https://github.com/sadanandpai/memorygame
Memory game
https://github.com/sadanandpai/memorygame
memory-game
Last synced: 7 months ago
JSON representation
Memory game
- Host: GitHub
- URL: https://github.com/sadanandpai/memorygame
- Owner: sadanandpai
- Created: 2021-02-05T17:57:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-05T18:15:09.000Z (over 4 years ago)
- Last Synced: 2024-04-14T09:04:17.110Z (over 1 year ago)
- Topics: memory-game
- Language: JavaScript
- Homepage: https://sadanandpai.github.io/MemoryGame/build/
- Size: 2.2 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory Game
![]()
Click on the image to play the game### Technologies
- React
- Redux Toolkit
- Styled components
- React spring### Installation
- `git clone https://github.com/sadanandpai/MemoryGame.git`
- Navigate to the directory
- `npm install`
- `npm start`