Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 995 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 995 Bytes

Pokédex

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.

Features

  • 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 (such as background color) depending on each specific pokemon / situation.
  • Search Feature: Allow a user to jump to a particular Pokémon based on an inputted ID

Technologies Utilized

  • Next.js: React framework for server-side rendering and optimized performance.
  • React: JavaScript library for building user interfaces.
  • 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.