MineSweeper A simple minesweeper game created using NextJS Technology Used: NextJS TailwindCSS Install dependencies before Running Project: with npm $ npm install with yarn $ yarn install To run project: with npm $ npm run dev with yarn $ yarn dev open project in localhost