This is a clone project of the web-based word game Wordle (created by Josh Wardle) Made using React.js.
You can run the project by opening oriochayon.com/wordle. Alternatively, you can clone the repository to your local machine and use "npm install" and then "npm start" to run it