Classic Minesweeper game implemented in React.
Clone the repo into your local machine:
git clone https://github.com/fac27/emojiSweeper
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