Wordle clone created from a tutorial. Refactored the original creater's code to optimize certain aspects.
Hosted with Github Pages
- Hightlight keyboard key if correctly placed on board
- If word does not exist in word bank, attempt is not used
- Replay button added when game is over
- Made it mobile friendly
This project assumes the user has node and npm installed.
node v14.17.3npm 6.14.13
- Type
npm startin console - Open http://localhost:3000 to view it in your browser.
- Enjoy