8000 GitHub - tusharsb-12/Qriosity: A MERN stack quiz application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tusharsb-12/Qriosity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qriosity

Live demo

You can find the live demo here https://qriosity-quizapp.herokuapp.com/

About the project

Qriosity is a web application where a user can create quiz (both single correct as well as multiple correct), add negative marking to questions, attempt quiz and analyse scores.

Techstack used

  1. NodeJS
  2. ReactJS
  3. MongoDB
  4. ExpressJS
  5. Redux

How to run?

For client

cd client
npm install
npm start

For server

First set up proper environment variables by creating a .env file

cd server
npm install
npm start

About

A MERN stack quiz application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0