Created a memory-boosting ReactJS game with Zustand for streamlined state control and Material-UI for a sleek interface. Challenge your memory by flipping two matching tiles to keep them face-up; otherwise, they'll flip back. It's a fun and engaging memory game.
- ReactJS-powered memory game.
- Zustand for efficient state management.
- Material-UI for polished frontend.
- Match pairs of tiles for memory improvement."
Play and experience the game by clicking on the link below.
Clone the project
git clone https://github.com/PrinceGehlot24/fliptile-puzzle.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start
ReactJs , Zustand , MUI , Sass .