A web application that displays Pokémon and their abilities by fetching data from the public PokéAPI that allows users to view Generation 1 Pokémon, and make a list of their favorites.
- Users can
viewGeneration 1 Pokemon. - Users can
favoritePokemon. - Users can
viewtheir favorite Pokemon - Users can
removetheir favorite Pokemon.
- JavaScriptES6
- CSS3
- HTML5
- REST APIs (PokeAPI)
- Docker
- JSON
- AJAX
