https://card-game-react-delta.vercel.app/
A simple memory card game built with React, Tailwind CSS, and Framer Motion.
The Memory Game App is a React application that lets users enjoy a classic memory card game. The game features different difficulty levels, and engaging animations powered by Tailwind CSS and Framer Motion.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for building modern designs.
- Framer Motion: Animation library for React.
-
Clone the repository:
git clone git@github.com:konami2/card-game-react.git cd card-game-react npm install npm run dev