Wordle is a daily word based game. I created a clone of the game as a way to practice my JavaScript skills. I modified the game to allow for multiple games per day.
- HTML
- JavaScript
- React
- Tailwinds CSS
In the project directory, the project is broken into four sections: Header, Game, Keyboard, and Game-Finished Modal
