This project is a recreation of the classic Minesweeper game.
- UI library: React 19
- Framework: Next.js 16
- State management: React APIs and Immer
- Styling: Tailwind CSS 4
- Icon library: Phosphor
- CDN: Vercel
To check for outdated packages, run npm outdated.
# Update dependencies (this will rewrite package-lock.json and package.json)
npm update --save
npm install --save-exact --save-dev prettier@latest prettier-plugin-tailwindcss@latest- System: Ubuntu
- Editor: VS Code
- Formatter: Prettier
- Linter: ESLint
- AI assistant: GitHub Copilot
© 2025 Johnny Gérard