Skip to content

importlogic/quiz-land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. To install everything : npm install
  2. To run server: npm start
  3. Homepage on Local Machine : http://localhost:3000

Keys to be included in .env file
MONGO_URL: Your MongoDB connection url
GOOGLE_CLIENT_ID: Your Google Client ID for oAuth
GOOGLE_CLIENT_SECRET: Your Google Client Secret for oAuth
SESSION_SECRET: Any string to act as a key for encrypting sessions

About

A quiz app to create and attend online quizzes.

Resources

Stars

Watchers

Forks