Fetch them all with my app! Pokedex is a simple app that allows you to browse through all the Pokemon. You can search for a specific Pokemon by name or ID, or you can filter them by type. You can also see more details about each Pokemon by clicking on it. The app is fully responsive and works on all devices.
- React.js
- Typescript
- SCSS
- Redux
- clone repository, and in the root directory, run
npm install
- to start the development run
npm run start
- to see a live version of an app, go to: https://wleklinskimateusz.github.io/pokedex/