Skip to content

hrithik73/super-heros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

super-heros

📝 An App for super-hero nerds for all the nerdy information about their favorite superheroes from Marvel and DC comics.

➡️ Demo

screenshots:-

Installation

  1. Clone the Repository

    git clone https://github.com/hrithik73/super-heros.git
  2. Next, run the next command to install all project dependencies: For Yarn:

    yarn install
    For npm:
    npm install

How to run the app

  1. Get into the folder of the project by running the next command:

    cd super-nerds
  2. Start your expo-server by running the next command:

    expo start

    OR you can also use npm

    npm start

  3. After server get started open open your expo client App on android or ios and scan the QR code to run the app

Tools Used

expo-cli

  • This project uses expo-cli to build the react-native apps

API

Author

Contributing

Pull requests are welcome. Please feel free to make a contribution, report any issue, feature request or provide any feedback.