Application to create/take quiz
Node js
Express
Mongodb
Handlebars
Skeleton css
# Clone this repository
git clone https://github.com/tarunvelli/Quiz
# Go into the repository
cd Quiz
# Install dependencies
npm install
# Run the app
DEBUG=quiz:* npm start