Skip to content

Quiz Me is a quiz web app where users can play quizzes based on category. It has features like a timer for questions, a result page, an individual scoreboard, and a leaderboard page.

Notifications You must be signed in to change notification settings

rutvikpumak/quiz-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Quiz Me

A Fun Quiz Web Application

How to install and run locally ?

$ git clone https://github.com/rutvikpumak/quiz-me.git
$ cd quiz-me
$ npm install
$ npm install firebase
$ npm start

Features ?

  1. Home With Category
  2. Rules Page
  3. MCQ Based Question
  4. Quiz Result
  5. User Profile
  6. Timer for Questions
  7. Leaderboard / Dashboard
  8. Dark Mode / Light Mode
  9. Quit Quiz
  10. Authentication
    • User Signup
    • User Login
    • User Logout
  11. Full Responsive

Built with -

  • React with Typescript
  • Firebase for storing data
  • Vanilla CSS integrated with BoostMat UI Component Library
  • React Context API + useReducer
  • React Router v6

About

Quiz Me is a quiz web app where users can play quizzes based on category. It has features like a timer for questions, a result page, an individual scoreboard, and a leaderboard page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published