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

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

Awesome Lists containing this project

README

          

# Melodikryzzet
[![melodikryzzet-tests](https://github.com/hankolsen/melodikryzzet/actions/workflows/test.yml/badge.svg)](https://github.com/hankolsen/melodikryzzet/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/hankolsen/melodikryzzet/badge.svg?branch=master)](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!