A clone of the game of the moment (January - February, 2022) Wordle.
The original game was made with cutting-edge technologies such as NextJS, React and AWS.
I made it the old school way, just vanilla JavaScript.
Runs the development build in webpack watch mode. Opens a browser automatically at localhost:8080
Runs the webpack build process. The final build directory is located at ./build