Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 436 Bytes

PokeWar

A fun Pokémon battle app built with Next.js. Select your Pokémon, face off against your opponent, and see who wins! Features

Search and select from 1000+ Pokémon.
Animated battle page with dynamic winner display.
Built with Next.js, TypeScript, and Tailwind CSS.

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Demo: Vercel