Skip to content

importlogic/quiz-land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9847ac · Jul 18, 2022

History

17 Commits
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022
Jul 15, 2022
Jul 17, 2022
Jul 18, 2022
Jul 16, 2022
Jul 16, 2022

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