#Quiz webapp
Node.JS, Express, Jade, and MongoDB
Marcell Neszt, based on Christopher Buecheler's stack.
- /public - static directories suchs as /images
- /routes - route files for tutorial project
- /views - views for tutorial project
- README.md - this file
- app.js - central app file for tutorial project
- package.json - package info for tutorial project