A Minesweeper game built in React. Choose difficulty levels and flag bombs! Prerequisites Node.js (>=18 recommended) npm or yarn Installation git clone https://github.com/shells121/minesweeper.git cd minesweeper npm install npm start