react-memory-game-bhautik
v0.1.0
Published
For live demo click [here](https://react-memory-game-8494.herokuapp.com/). This Game using ReactJs as a Front-end and NodeJs as Back-end technology.
Downloads
5
Readme
Card Game
For live demo click here. This Game using ReactJs as a Front-end and NodeJs as Back-end technology.
Clone the project
You can directly clone using this repo.
git clone https://github.com/BhautikPatel8494/reactMemoryGame
Installation
Use the package manager npm to install dependancies.
npm install
Start server
Run this command to start Frontend and Backend server.
npm start