Skip to content

A Quiz app to prepare for interviews and test your knowledge based on your preferred stack/topic, with a comprehensive report of your performance at end of each quiz.

Notifications You must be signed in to change notification settings

masai-oss/Masai_Refresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Masai Refresh

A MERN based Quiz product where user can test their knowledge by taking quiz based on the topic of their choice. A comprehensive report is presented at the end of each quiz.

Built With

  • React js
  • Styled Components
  • Material UI
  • NodeJS
  • PassportJS
  • MongoDB
  • Kotlin
  • Java
  • HTML/CSS

Getting Started

Just fork it and feel free to use it.

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. Install Node js in your local system
  2. Code Editor
  3. Must have a MongoDb Server and fill the .env with .env.example

Install

After making a clone of this repo open your cmd/terminal and use

Frontend -

  • For web users - cd into client/web and then npm install (this will install all the dependencies )

Backend -

  • cd into server and then npm install (this will install all the dependencies )

Starting app

Once everything has been installed, go to root folder. In the terminal type:

npm start both Backend and Frontend - (this will open localhost and start the app)

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A Quiz app to prepare for interviews and test your knowledge based on your preferred stack/topic, with a comprehensive report of your performance at end of each quiz.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages