I started this project with the main goal to learn more about the awesome Redux architecture.
After watching the egghead series Getting started with Redux by @dan_abramov, I felt like I need some project kind of "real word" to put my hands on.
All this pokemon data I got from pokeapi thanks to @phalt.
npm install
npm start
npm run deploy
I would love to get some feedback on it, if (you) have any just open an issue and lets share some knowledge! 🤘
- Fix spec runner
- Add more specs
