- Go play the real Wordle here
- Read the story behind it here
- Try a demo of Hannah's original clone project here
Inspiration: This is for Hal :) Happy Birthday!
To Run Locally: Clone the repository and perform the following command line actions:
$ cd wordle
$ npm install
$ npm run start