https://github.com/marcelas5/pokedex
A React-based web app that uses an external API to list Pokémon with individual detail pages, built with React Router and Vite.
https://github.com/marcelas5/pokedex
react-router
Last synced: about 2 months ago
JSON representation
A React-based web app that uses an external API to list Pokémon with individual detail pages, built with React Router and Vite.
- Host: GitHub
- URL: https://github.com/marcelas5/pokedex
- Owner: marcelas5
- License: mit
- Created: 2025-02-10T11:00:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T11:26:16.000Z (about 1 year ago)
- Last Synced: 2025-11-27T11:19:05.043Z (7 months ago)
- Topics: react-router
- Language: JavaScript
- Homepage:
- Size: 9.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pokédex Central
Pokédex Central is a project designed for practicing React Router.
This web app fetches Pokémon data from an external API, listing them on the main page with individual detail pages for each Pokémon.
It also includes an About page and a Landing page for a complete user experience.
Built with React Router and Vite, this app allows smooth navigation between pages.
Best repo ever!