Go to file
Gordon Goldbach d5fdd8b69a
Update README.md
2024-09-14 20:31:39 +02:00
src first commit 2024-09-14 20:30:32 +02:00
.gitignore first commit 2024-09-14 20:30:32 +02:00
README.md Update README.md 2024-09-14 20:31:39 +02:00
eslint.config.js first commit 2024-09-14 20:30:32 +02:00
index.html first commit 2024-09-14 20:30:32 +02:00
package-lock.json first commit 2024-09-14 20:30:32 +02:00
package.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.app.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.app.tsbuildinfo first commit 2024-09-14 20:30:32 +02:00
tsconfig.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.node.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.node.tsbuildinfo first commit 2024-09-14 20:30:32 +02:00
vite.config.ts first commit 2024-09-14 20:30:32 +02:00

README.md

Minesweeper

A simple version of minesweeper built with react in under 1h.

image