https://github.com/dylanarmstrong/crossword-react
Static crossword
https://github.com/dylanarmstrong/crossword-react
crossword konva konva-react react
Last synced: about 2 months ago
JSON representation
Static crossword
- Host: GitHub
- URL: https://github.com/dylanarmstrong/crossword-react
- Owner: dylanarmstrong
- License: isc
- Created: 2020-11-01T20:27:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T22:01:36.000Z (over 3 years ago)
- Last Synced: 2025-02-03T05:44:00.062Z (4 months ago)
- Topics: crossword, konva, konva-react, react
- Language: JavaScript
- Homepage: https://dylan.is/crossword
- Size: 1.02 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Crossword
Static site for playing crosswords. Running svelte version [here](https://dylan.is/crossword/).
```sh
npm install
npm run start
```