Skip to content

uncode11/stackup-teamplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackup banner #Quizzy Simple Quiz App where User can Attend Quiz and Admin can create Quiz.A simple Project...

Team members

  1. Unais [github URL]
  2. Aswathi [github URL]
  3. Jaseem [github URL]
  4. Shahana shani [github URL]

Team Id

Dino

Link to product walkthrough

Live

https://t.ly/aY7iM
LIVE HERE

How it Works ?

  1. Explaining the working of project PROJECT DEMO

  2. Embed video of project demo CLICK HERE TO SEE THE VEDIO PROJECT DEMO PROJECT DEMO

Libraries used

React - 18.2 Node -9+ Mongodb-7 + Express-latest

How to configure

MERN Stack QUIZZY Project

Welcome to the MERN stack Quizzy project! This project uses MongoDB, Express.js, React.js, and Node.js.

Overview

The MERN Stack Quiz App is a web application designed to facilitate interactive quizzes and assessments. Leveraging the power of MongoDB, Express.js, React.js, and Node.js, this app provides a seamless and responsive experience for both quiz creators and participants..

Prerequisites

Make sure you have the following installed:

MongoDB: For data storage and retrieval.
Express.js: As the backend web application framework.
React.js: For building the frontend user interface.
Node.js: For server-side JavaScript runtime.
Authentication Libraries: Secure user authentication using industry-standard libraries.

Getting Started

How to Run

Instructions for running are as follows

Prerequisites

Make sure you have the following installed:

  • Node.js and npm
  • MongoDB

Getting Started

Backend

  1. Navigate to the server directory:
    cd server

Install backend dependencies:

npm install Set up MongoDB:

Install and start MongoDB. Update the MongoDB connection string in server.js. Start the backend server:

 npm start

Frontend

Navigate to the Frontend directory:

  1. Navigate to the frontend directory:
    cd frontend
    

Install frontend dependencies: npm install

Start the frontend development server:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • Other 2.0%