Skip to content

ashakir96/quizapp

Repository files navigation

Tweeter Project

Kwizy is a simple quiz app, where you can create your own quiz, attempt others' public quizzes, see and share your results. You can make your own quizzes public or private, if private, share a link with your friends for them to be able to access it.

Screenshots

"Main Page" "User Home" "Create Quiz" "Quiz Page" "Results Page"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x
  • Cookie-Session
  • Express
  • Node SASS Middleware
  • Chalk
  • Body-Parser
  • DotEnv
  • EJS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published