GitHunt
FI

FidalMathew/Poke-dex

Pokedex- search any pokemon and get its picture and its type

Pokedex

This app uses pokeapi to fetch all the data regarding pokemon.

The user can search the pokemon and gets it's picture and type as the result.

Run the project locally

In the project directory, first run:

npm install or yarn install

Install all the dependancies required for the project.

npm start or yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. You can also open it on http://localhost:3001

Languages

JavaScript43.0%CSS40.5%HTML16.5%

Contributors

Created December 18, 2021
Updated November 8, 2024
FidalMathew/Poke-dex | GitHunt