This is just a fun learning project that I built to learn Javascript design patterns.
- Clone this repo.
- CD into the cloned folder.
- Run the project from a server in the folder's root, something like:
python -m SimpleHTTPServer(or) Just open the index.html file using a modern browser.

