- Node
- Express
- HTML
- CSS
- Bootstrap
- JavaScript
- JQuery
- Socket.io
- MongoDB
- Fork the repository to your github account.
- Clone the repository to your local machine
- cd into the repository and run command npm install
- Run MongoDB server (instructions to run the server)
- from the terminal run command npm start
- open your browser and go to address localhost:3000
- to access Admin control go to localhost:3000/admin
- To change the questions open questions.json file and modify the questions and options