AUTHOR 🧑
TECHNOLOGIES & TECHNIQUES 👨💻
- JavaScript ES6+
- Node.js with Express (API REST)
- REACT
- Pokemon API
- Bootstrap CSS Framework
- SASS/SCSS
- Unit testing with JEST
- Mobile first
- Deploy: Netlify --> (https://charming-lokum-95c51f.netlify.app/)
List of "captured" pokemon
Looks for the typed pokemon by using debounce, doing a fetch everytime a letter is written and checking in pokemon exists.
Form for adding own invented pokemon.
Detail sheet for each pokemon.
Note: pokemon cards will disappear if the site is refreshed, since this project doesn't work with a database.