react-memory-game-bhautik

For live demo click here. This Game using ReactJs as a Front-end and NodeJs as Back-end technology.

Usage no npm install needed!

<script type="module">
  import reactMemoryGameBhautik from 'https://cdn.skypack.dev/react-memory-game-bhautik';
</script>

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