Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/obusk/nonogram

Building small nonogram game with React
https://github.com/obusk/nonogram

nextjs nonogram react vercel

Last synced: about 1 month ago
JSON representation

Building small nonogram game with React

Awesome Lists containing this project

README

        

# nonogram

[![Powered by Vercel](https://badgen.net/badge/vercel/nonogram/black?icon=zeit)](https://nonogram.obusk.se)
[![Node.js CI](https://github.com/oBusk/nonogram/workflows/Node.js%20CI/badge.svg)](https://github.com/oBusk/nonogram/actions)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Dependabot: enabled](https://badgen.net/badge/dependabot/enabled/green?icon=dependabot)](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