Stevens Trivia is a web application that allows users who have an interest in online games and want to learn about Stevens Institute of Technology to play this game.
-
The Demo Zoom Recording link : https://stevens.zoom.us/rec/share/xzXMUAnWoScymaOiLxOmnt4-AOLum_ftIIlaXUT-LC7OdxVPRJQiT7QJJubld4kx.wXeKQynmVyPkOmXD?startTime=1670809251000
-
The Figma link for the app : https://www.figma.com/file/sXaLE4XsmLgoa3B9nEkr6D/Stevens-Trivia-Game?node-id=21%3A377&t=TMHjkSyde6usyzYJ-0
-
Run 'npm install' to install the necessary packages. In order to install a particular package, do 'npm install '
-
Dependencies include:
"@popperjs/core" , "bcrypt", "bootstrap", "bootstrap-icons", "express", "express-handlebars", "express-session", "handlebars", "mongodb" -
To run the application, do 'node app.js' or run 'npm start' . The website is at: http://localhost:3000