Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odhyp/pokedex
A responsive website to show Pokémon using PokéAPI
https://github.com/odhyp/pokedex
bootstrap bootstrap5 hugo hugo-site poke-api pokedex pokemon pokemon-api python python-requests
Last synced: about 1 month ago
JSON representation
A responsive website to show Pokémon using PokéAPI
- Host: GitHub
- URL: https://github.com/odhyp/pokedex
- Owner: odhyp
- License: mit
- Created: 2024-07-22T04:03:53.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-26T16:09:56.000Z (6 months ago)
- Last Synced: 2024-11-09T20:37:48.467Z (3 months ago)
- Topics: bootstrap, bootstrap5, hugo, hugo-site, poke-api, pokedex, pokemon, pokemon-api, python, python-requests
- Language: HTML
- Homepage: https://odai-pokedex.vercel.app/
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pokedex
A responsive website to show Pokémon using PokéAPI## To-Fetch
### For list page
1. ID
2. Name
3. Type
4. Pokemon Image### For single page
1. ID
2. Name
3. Type
4. Image