About This Project
This website was created as a performance task for the Web Programming course. Its main goal is to demonstrate how to fetch and render API data using Next.js App Router with Tailwind CSS.
Pokémon Overview
Pokémon (short for Pocket Monsters) is a popular game franchise developed by Nintendo. It features fictional creatures that players can collect, train, and battle. Since its debut in 1996, Pokémon has expanded into trading cards, animation, and media worldwide.
API Source
All Pokémon information displayed in this application comes from the open REST API:
https://pokeapi.co/
Important Note
This website is intended solely for educational demonstration. No commercial usage is intended, and all Pokémon data & assets belong to their respective copyright owners.
© 2026 Web Programming — Demo Application