Skip to content

saurav49/QuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An online Quiz App

Live Link : https://quizappmern.netlify.app/

Tech Stack

Front End: ReactJS, CSS3, Typescript

Server: NodeJS, ExpressJS

Database: MongoDB

Features

  • Switch between Dark/Light them
  • Shows correct/incorrect response in realtime while attempting the quiz
  • User profile where the user can check previous attemps and each particular attempt shows correct/incorrect response
  • Public and Private Routes (accessible only on login)
  • Login and SignUp with form validation(without any library)
  • Persistant login
  • Responsive design

Run Locally

Clone the project

  git clone https://github.com/saurav49/QuizApp.git

Check out to development branch

  git checkout development

Install dependencies

  npm install

Start the server

  npm start

🔗 Connect with me

linkedin twitter