Skip to content

Aaditya1978/Quiz-App-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App MERN

It's a Programmer's Quiz App made with MERN Stack. Here user can signup and login and after that can take a quiz with prefferd level of difficulty and the programming skill set to choose from. Here Quiz qustions are fetched from QuizAPI.

Run Locally

Clone the project

  git clone https://github.com/Aaditya1978/Quiz-App-MERN

Go to the project directory

  cd Quiz-App-MERN

Install dependencies for Client And Server

  cd server
  npm install

  cd client
  npm install

Start the both server on seprate terminals

  cd server
  npm index.js
  cd client
  npm start

Demo

Sign-Up

Sign-Up

Sign-Up

Sign-Up

Sign-Up

Feedback

If you have any feedback, please reach out to us. And don't Forget to ⭐ the Repo. 😀

About

A quiz App in MERN Stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published