A clone of the popular New York Times word game but with 6 letters.
View Demo
To get a local copy up and running follow these simple example steps.
npm install npm@latest -g
git clone https://github.com/tmthylora/react-six-letter-wordle.git
npm install
npm run dev
Distributed under the MIT License.