A Single Page Application where you can see the List of all Pokemon and some of their info. You will have to register (can login with Google or Facebook) to catch pokemons, give them a nickname and see a pokemon list on your profile screen.
- Clone the repo
- Run
$ npm install
to install the dependencies - Run
$ npm start
to start the project
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Testing with Jest & Enzime