Table of Contents
This is a pokemon app which fetches Pokemon data from PokeAPI and displays the queries below the searchbar.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/your_username_/Project-Name.git
-
Install NPM packages
npm install
or
yarn install
-
Run the application
npm start
or
yarn start
Name - @themukulchugh - mukulchughofficial@gmail.com
Project Link: https://github.com/mukulchugh/Pokemon-App-InstaHomes-Asssignment
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!