A React.js app to help me track which Pokémons I still have to catch to complete my Pokédex on PokémonGo. This project was a way to learn about React and Redux.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Node & npm
npm install
npm start
npm run build
npm test