Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

QUIZ APPLICAION This is a full-stack Quiz Application that allows users to browse and take quizzes on various topics. Users can answer multiple-choice questions, view their scores, and review correct answers after completing the quiz.

To Run Code for frontend:

  1. git clone
  2. cd frontend
  3. npm i
  4. npm start

To Run Code for backend:

  1. git clone
  2. cd backend
  3. npm i
  4. npm start / npm run dev

NOTE : Add .env file to run backend code.

Features Browse Quizzes: Users can browse available quizzes. Take Quiz: Users can answer multiple-choice questions. Real-time Answering Status: Users can see the number of answered, unanswered, and total questions in real time. Submit Quiz: After completing the quiz, users can submit their answers. Score Summary: Upon submission, users can view their score and the correct answers for each question.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages