Guess the daily word in as few tries as possible - with a time limit.
This is a modified version of a word guessing game created by https://github.com/thesam73.
To Run Locally: Clone the repository and perform the following command line actions:
$ cd speedle
$ npm init
$ npm run start