- Description
- Frameworks and Technologies
- Routes
- Features
- Acknowledgments
- Academic Context
- Contributors
- License
This Pokemon Website is a full-stack application that allows users to explore Pokemon details, manage custom stories for each Pokemon, and interact with the PokeAPI. The application provides a seamless user experience with a modern interface and robust backend functionality.
- Frontend: React
- React is used to build the dynamic and interactive user interface. It manages state efficiently and provides a smooth user experience.
- /
- The homepage displaying a list of Pokemon. Users can browse through the list and select a Pokemon to view its details.
- /view/:pokemonId
- Displays detailed information about a specific Pokemon, including its stats, abilities, and story.
- /memory-game
- A fun memory game featuring Pokemon cards. Users can test their memory skills by matching pairs of Pokemon.
- /pokedex
- Redirects to the first page of the Pokedex.
- /pokedex/page/:pageNumber
- Displays a paginated view of the Pokedex, allowing users to navigate through pages to explore all Pokemon.
- Pokemon Details: View detailed information about each Pokemon, including stats, abilities, and types.
- Integration with PokeAPI: Fetches real-time data about Pokemon from the PokeAPI.
- Responsive Design: Ensures the website is accessible on various devices.
- PokeAPI: For providing the Pokemon data used in this application.
- React: For the powerful frontend framework.
This project is licensed under the MIT License.
This website is a project developed for the ICE 415 subject. It demonstrates the integration of modern web development frameworks and APIs to create a functional and interactive application.
- Created By:
- Alijah Valle
- Abby Gale Señeres