Classic Minesweeper game implemented in React.
Clone the repo into your local machine:
git clone https://github.com/fac27/emojiSweeper?target=https://github.com
Go into the project directory:
cd emojiSweeper
Install dependencies:
npm i
Run local web server:
npm run server
- Functionality is not complete; no user interaction yet
- Project haven't been deployed to netlify yet