A web app to help you keep track of all the Pokémon you've caught on your adventure.
- Add Pokémon to your Pokédex by clicking the "Add to Pokédex" button
- Add a nickname to your Pokémon by clicking the "Add nickname" hyperlink
Install json-server. Run the command "json-server --watch db.json" in the directory where the project is located to run the server. Open index.html in your browser.
All Pokémon images are taken from PokéAPI. https://pokeapi.co/
Header image was generated by fontmeme.com. https://fontmeme.com/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.