Pokedex is an app where you can find list of pokemons. Application uses https://pokeapi.co/ Api. Link to Pokedex.
npm install
Install necessary packages.
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.