Skip to content

rtharungowda/magic-memory

Repository files navigation

This is react.js based memory game.

play

Install dependencies

To install dependencies run

npm install

To start server run

npm run start

This project was bootstrapped with Create React App.