A Pokédex is made for educational purposes, in which you can get information about all Pokémon, add them to favorites, and change their nicknames.
You'll need Node.js on your local development machine.
- Clone the repo with
$ git clone https://github.com/OJPalenzuela/frontend-pokedex.git
- Run
$ yarn install
to install the dependencies
- Run
$ yarn start
to up the server - Open http://localhost:3000 to view it in the browser.
- Enjoy and have fun