A fun web-based memory game built with Next.js, React, and Tailwind CSS.
- Modern UI with animations
- Responsive design
- Score tracking
- High score saving
- Clone the repository:
git clone https://github.com/anandk-96/memory.git- Install dependencies:
cd memory
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser.
- Next.js
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- React Icons
MIT