Skip to content

hrushikeshj/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A customizable minesweeper game made with react. Play here https://hrushikeshj.github.io/minesweeper

deploy

mine_ss

Setup

Clone

git clone https://github.com/hrushikeshj/minesweeper.git

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the build folder.