https://github.com/obusk/nonogram
Building small nonogram game with React
https://github.com/obusk/nonogram
nextjs nonogram react vercel
Last synced: 2 months ago
JSON representation
Building small nonogram game with React
- Host: GitHub
- URL: https://github.com/obusk/nonogram
- Owner: oBusk
- License: isc
- Created: 2021-11-09T22:33:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T18:02:04.000Z (over 3 years ago)
- Last Synced: 2025-06-21T15:07:31.515Z (12 months ago)
- Topics: nextjs, nonogram, react, vercel
- Language: TypeScript
- Homepage: https://nonogram.obusk.se
- Size: 781 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nonogram
[](https://nonogram.obusk.se)
[](https://github.com/oBusk/nonogram/actions)
[](https://github.com/prettier/prettier)
[](https://github.com/oBusk/nonogram/network/updates)
> Building small nonogram game with React
## Install
```bash
npm install
```
## Development
```
npm run dev
```
## Deployment
Deployed automagically using [Vercel](https://vercel.com/)
[https://nonogram.obusk.se/](https://nonogram.obusk.se/)
## License
ISC © Oscar Busk