Minesweeper

An implementation of Minesweeper game using Javascript and React.js.

Getting started

git clone https://github.com/FakeMetalFan/minesweeper.git
cd minesweeper
npm install
npm start

NPM Scripts

  • npm start - starts a dev server and opens browser with running app

Features

  • React (pure functional components, hooks)

Technologies Used

  • React
  • Font Awesome
  • Immer
  • Lodash

GitHub