Welcome to the Pokédex Web App repository! This application is designed for Pokémon enthusiasts to explore and discover information about their favorite Pokémon.
- Detailed Information: View comprehensive details for each Pokémon, including types, abilities, stats, and more
- Responsive Design: Ensures the app looks great and functions seamlessly on desktops, tablets, and mobile devices
- Adaptive Display: Displayed information will change depending on each specific pokemon / situation
- Search Feature: Allow a user to jump to a particular Pokémon based on an inputted ID
- Next.js: React framework for server-side rendering and optimized performance
- JavaScript: Used to handle the logic, interactivity, and dynamic content of the application
- Tailwind CSS: Utility-first CSS framework for styling
- REST APIs: Integration with external APIs to fetch Pokémon data
- Git: Version control to manage and track changes in the codebase