The classic minesweeper computer game remade in React.js:
https://reactjs-minesweeper.netlify.app/
- Clone the repository to your local machine:
git clone https://github.com/fac28/react-minesweeper-dylan-george.git
- Navigate to the project directory:
cd react-minesweeper-dylan-george
- Install project dependencies using npm:
npm install
The project was created by George Klemperer, and Dylan Cobb.