3ddelano / Poke-dex

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

Home Page:https://fidalmathew.github.io/Poke-dex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Install all the dependancies required for the project.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

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

https://fidalmathew.github.io/Poke-dex/


Languages

Language:JavaScript 42.8%Language:CSS 31.7%Language:HTML 25.5%