Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxnddr/react-minesweeper
Simple minesweeper written in TS using React
https://github.com/alxnddr/react-minesweeper
Last synced: about 1 month ago
JSON representation
Simple minesweeper written in TS using React
- Host: GitHub
- URL: https://github.com/alxnddr/react-minesweeper
- Owner: alxnddr
- Created: 2020-12-06T16:35:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T20:42:49.000Z (about 4 years ago)
- Last Synced: 2024-10-14T09:31:13.604Z (3 months ago)
- Language: TypeScript
- Size: 231 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-minesweeper
This is a simple minesweeper implementation built with React, Typescript, and styled-components.
The app is available here: [react-minesweeper](https://react-minesweeper-alxnddr.netlify.app/)## Available Scripts
- `yarn start` runs app in the development mode
- `yarn test` runs existing small test suite
- `yarn build` runs production build