Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Card Showcase

A modern, responsive React application that displays Pokémon cards with detailed information using the PokéAPI

Pokemon Card Showcase

Features

  • Beautiful Card UI: Modern card design with type-based color theming.
  • Responsive Layout: Works on all devices - desktop, tablet, and mobile
  • Detailed Information: View comprehensive stats, abilities, and physical attributes
  • Search Functionality: Find Pokémon by name or ID
  • Smooth Animations: Utilizes Framer Motion for fluid transitions
  • Type-Based Theming: Cards and detail pages colored based on Pokémon type
  • Load More: Pagination system to load more Pokémon as needed

Installation

  1. Clone the repository:
git clone https://github.com/your-username/pokemon-card-showcase.git
cd pokemon-card-showcase
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and navigate to http://localhost:3000

Building for Production

To create a production build:

npm run build

This will create optimized files in the build folder ready for deployment.

API Reference

This project uses the PokéAPI - a free RESTful Pokémon API.

Credits

About

A vibe coded pokemon showcase

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages