This is a simple memory game developed using React and TypeScript, aimed at reviewing concepts in these technologies.
- Interactive memory game
- Built with React and TypeScript
To run the game locally:
- Clone the repo:
git clone https://github.com/GhandchiMorteza/memory-game-project.git
- Install dependencies:
npm install
- Start the application:
npm run dev
- Reviewing React concepts
- Getting more comfortable with React
Feel free to fork the repository and propose changes.
Open-source under MIT License.