Demonstration: https://pokedexdev.vercel.app/
This project is developed with:
- React
- styled-components
- Redux
Run yarn docker to up container and run in http://localhost:3000.
- Run
yarnto install dependencies. - Run
yarn startto start project.
Open http://localhost:3000 to view it in your browser.
Run yarn test to test.