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/
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
.
Thanks goes to these wonderful people (emoji key):
hankolsen 💻 🎨 💡 🤔 🚧 |
Johannes Höier 💡 🐛 |
This project follows the all-contributors specification. Contributions of any kind welcome!