Find information on all of your favorite Pokemon.
This uses the pokeAPI: https://pokeapi.co/docs/v2
This is still a work in progress and more features are being added. To add:
- More information/detail on the landing page to explain the purpose of the app
- Register/Login/Back end authentication to allow for the user to save their favorites into their 'Pokedex'
- Advanced filtering - once I can figure out how to cache the data from the API (it's too large for localStorage).
React, ChakraUI, Axios