#1. Clone the repo using this link https://github.com/rahulnj/geekfindr-online-code-compiler.git
#2. Make sure that you have installed node.
#3. Navigate to the root directory by geekfindr-online-code-compiler/
#4. Run npm install
for installing the node modules.
#5. Run npm start
for running the project.