Skip to content

Ayush9951/Quiz-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Quiz 11

It is a full stack application created using MERN stack.

Features

  • Admin and User Dashboard
  • Add, delete and update questions
  • Create Quiz and view all results
  • User can give a quiz created by admin and view result

How to install application ?

  cd client
  npm install && npm run dev

  cd server
  add .env file
  npm install && npm start

Tech Stack

Frontend: React Js, Bootstrap

Backend: Node, Express JS

Database: MongoDB

Screenshots

Login Page

App Screenshot

Admin Dashboard

App Screenshot

View Questions

App Screenshot

Create a Quiz

App Screenshot

User Dashboard

App Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published