This project is a clone of the actual CodeMode website: https://www.codemode.co
Fork this repo and clone it to your local machine.
Install yarn
on your local machine: https://yarnpkg.com/lang/en/docs/install
From the project directory, run the following to install depencies:
After dependencies finish installing, run the following to start the application:
Open http://localhost:5000 to view it in the browser.