Skip to content

kome12/minesweeper-frontend

Repository files navigation

This was created during my time as a student at Code Chrysalis

Minesweeper

Play it here!

To run the app locally

  1. npm install
  2. npm run hack for the dev environment
  3. Access http://localhost:3000/ to play the game!

.env Parameters

REACT_APP_API_URL

Tech Stack

Future Plans

  • Make mobile friendly
  • Dark mode?
  • Create custom board
  • Keep track of stats
  • Create login so users can track their own record and stats
  • Different board shape