Pokedex is a project made with learning purposes.
git clone git@github.com:SauravBhandari93/Pokedex.git
cd Pokedex
npm install
npm start # open localhost:3000Pokedex using the PokeAPI for constructing RESTful API.
PokeAPI provides a RESTful API interface to highly detailed objects built from thousands of lines of data related to Pokémon.