- This is a project (for study purposes only) using React hooks and a public API: https://pokeapi.co/
- You can search a pokemon by name or id in the search bar
- You can search pokemons by type by selecting the one of the options
- When clicked on a pokemon card, it opens a modal with the pokemon details
- You can choose dark/light mode version by clicking on a toogle
This project uses:
- Styled Components
- Styled System
- React Modal
- React Icons
npm start
npm run test