/frontend-pokedex

Prueba técnica para desarrollador FrontEnd haciendo uso de ReactJS

Primary LanguageJavaScript

Front End Pokédex

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.

Install

You'll need Node.js on your local development machine.

  1. Clone the repo with $ git clone https://github.com/OJPalenzuela/frontend-pokedex.git
  2. Run $ yarn install to install the dependencies

Up and running

  1. Run $ yarn start to up the server
  2. Open http://localhost:3000 to view it in the browser.
  3. Enjoy and have fun