a-khushal / Quiz-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz-app

To install:

  1. npm
  2. nodejs
  3. mongodb

Instructions:

  1. open vs-code in a folder and open vs-code terminal in the same folder type git clone https://github.com/a-khushal/Quiz-app.git.
  2. open the cloned repo folder in vs-code. On vs-code terminal type: npm install.
  3. To initialize your db, navigate to init folder using cd init on the vs code terminal and run loginIndex.js -> node loginIndex.js.
  4. then exit the init folder using cd .. and run nodemon index.js or node index.js. On the browser enter the url: localhost:8080/

About


Languages

Language:EJS 47.3%Language:JavaScript 29.3%Language:CSS 19.7%Language:HTML 3.7%Language:Dockerfile 0.1%