Skip to content

CodeByMoonlight/Pokemon-Website-API-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Website

Table of Contents

Description

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.

Frameworks and Technologies

  • Frontend: React
    • React is used to build the dynamic and interactive user interface. It manages state efficiently and provides a smooth user experience.

Routes

  • /
    • 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.

Features

  • 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.

Acknowledgments

  • PokeAPI: For providing the Pokemon data used in this application.
  • React: For the powerful frontend framework.

License

This project is licensed under the MIT License.

Academic Context

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.

Contributors

  • Created By:
    • Alijah Valle
    • Abby Gale Señeres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published