Skip to content

Naman-Saxena1/Quiztron-Quiz_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Quiz App using MERN + Redux + TypeScript + Material UI

Live Link - Quiztron

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Technologies used

  1. HTML
  2. CSS
  3. TypeScript
  4. Material UI + React Toastify
  5. React
  6. Redux Toolkit
  • Node JS, Express JS and MongoDb is used for Backend server which is deployed on Vercel and MongoDb Atlas.

Features:

  1. User Authentication (Signup, Login and Logout)
  2. Home Page
  3. Quizzes by Category
  4. Rules for attempting Quiz
  5. MCQ based Quiz Question Page
  6. Results with Answers & Score

You are welcome to contribute to this project

  1. Create a personal fork of the project on Github.
  2. Clone the fork on your local machine. Your remote repo on Github is called origin.
  3. Add the original repository as a remote called upstream.
  4. If you created your fork a while ago be sure to pull upstream changes into your local repository.
  5. Create a new branch to work on! Branch from development branch.
  6. Implement/fix your feature, comment your code.
  7. Squash your commits into a single commit with git's interactive rebase. Create a new branch if necessary.
  8. Push your branch to your fork on Github, the remote origin.
  9. From your fork open a pull request in the correct branch. Target the project's development branch.
  10. Once the pull request is approved and merged you can pull the changes from upstream to your local repo and delete your extra branch(es).
  11. And last but not least: Always write your commit messages in the present tense. Your commit message should describe what the commit, when applied, does to the code – not what you did to the code.

You can report issues on this project using Github issue

  1. You can read more about this from Github Docs

Screenshots

User Authentication Pages

Home Page

Individual Genre Page

Rules, Quiz and Results

About

This is Quiz app using MERN stack, Redux, TypeScript and Material UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published