Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 592 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 592 Bytes

React Minesweeper

The classic minesweeper computer game remade in React.js:

https://reactjs-minesweeper.netlify.app/

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/fac28/react-minesweeper-dylan-george.git
  1. Navigate to the project directory:
cd react-minesweeper-dylan-george
  1. Install project dependencies using npm:
npm install

Credits

The project was created by George Klemperer, and Dylan Cobb.