Skip to content

A Pokedex app for searching pokemon from a repository of pokemon data coming from an api.

Notifications You must be signed in to change notification settings

mukulchugh/Pokemon-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Pokemon App

A PokemonApp built using ReactJS!
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About The Project

Logo Logo

This is a pokemon app which fetches Pokemon data from PokeAPI and displays the queries below the searchbar.

(back to top)

Built With

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.

(back to top)

Getting Started

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.

Prerequisites

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

Installation

  1. Clone the repo

    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages

    npm install

    or

    yarn install
  3. Run the application

    npm start

    or

    yarn start

(back to top)

Contact

Name - @themukulchugh - [email protected]

Project Link: https://github.com/mukulchugh/Pokemon-App-InstaHomes-Asssignment

(back to top)

Acknowledgments

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!

(back to top)