Skip to content

chandana105/quiz-famous-personalities-app

Repository files navigation

Quizzy-Quiz - A MERN Stack Quiz platform

Quizzy-Quiz Application is a quiz app made on famous personalities. There are 3 quizes which you can play from the curated list. The project is built using Reactjs as the main framework along with TypeScript for the front-end with the help of react useReducer + contextAPI for global state management. Final Scores can be stored in the leaderboard.

Tech Stack

  • ReactJS
  • TypeScript
  • useReducer + Context API for Global State Management
  • React Router V6
  • Axios
  • NodeJS
  • ExpressJS for Network Calls and Middlewares
  • MongoDB for storing documents
  • Mongoose for interacting with MongoDB
  • Unit Tests with JEST
  • Tailwind CSS

Features

  • Select from 3 quizzes
  • Quizzes are loaded from the database
  • Save your scores on to the leaderboard
  • Leaderboard is accessible to everyone

Releases

No releases published

Packages

No packages published