A simple crossword game created while I learnt how to use GraphQL library and fooled around with how I could write an algorithm to generate crosswords
- Bootstrapped from create-react-app
- crossword-gen => to generate crossword from a set of words
- @jaredreisinger/react-crossword => to paint the crossword
- react-toastify => to display results
- graphql => to fetch the data