I guess I was bored and one wordle per day was not enough for me. In my game you can guess words all day every day.
- Node
- Git
First clone this repo
https://github.com/siddharthroy12/guess-what.git
cd into the project and install the dependencies
cd guess-what
npm installTo run the game on local server
npm start