Here is a link to the website!
This website is designed to be used while played alongside wordle. When you type in a word in Wordle the boxes will fill in green, yellow or grey. On this website simply type in the word you typed into Wordle and select the coresponding colours then hit enter and it will filter the word list for you and show you a list of possible answers.
yarn dev
- Starts the devlopement build
yarn build
- Builds the website
yarn preview
- Previews the website build
yarn build-and-preview
- Builds and preivews the website in one command