https://github.com/hankolsen/melodikryzzet
A React app for creating and sharing crossword puzzles similar to the Swedish Radio show Melodikrysset
https://github.com/hankolsen/melodikryzzet
crossword-puzzle javascript react typescript
Last synced: about 1 year ago
JSON representation
A React app for creating and sharing crossword puzzles similar to the Swedish Radio show Melodikrysset
- Host: GitHub
- URL: https://github.com/hankolsen/melodikryzzet
- Owner: hankolsen
- Created: 2018-02-05T00:27:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:50:38.000Z (over 3 years ago)
- Last Synced: 2025-04-09T14:40:49.062Z (about 1 year ago)
- Topics: crossword-puzzle, javascript, react, typescript
- Language: TypeScript
- Homepage: https://www.melodikryzzet.se/
- Size: 4.39 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Melodikryzzet
[](https://github.com/hankolsen/melodikryzzet/actions/workflows/test.yml)
[](https://coveralls.io/github/hankolsen/melodikryzzet?branch=master)
A React app for creating and sharing crossword puzzles.
The inspiration for the project came from the idea of creating my own version of Melodikrysset (https://sverigesradio.se/melodikrysset), a Swedish radio show that has been running for at least 50 years.
I got annyoed by the fact that the official app didn't consider words in an angle so the user had to manually change the typing direction in the puzzle.
My solution automatically detect the next letter in the word and adjuts the direction of typing.
Demo at https://www.melodikryzzet.se/
# Setup
Requires `netlify-cli`. Use `brew install netlify-cli` to install it.
Copy `.env.example` to `.env` and add the settings for you MongoDB.
Start with `netlify dev`.
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

hankolsen
π» π¨ π‘ π€ π§ β οΈ

Johannes HΓΆier
π‘ π
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!