Skip to content

subhaschand/Quiz_Website_with_react_node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Interactive Quiz Platform

This workspace contains a MERN-based Interactive Quiz Platform with frontend and backend.

Folders:

  • backend: Express API
  • frontend: Vite + React frontend

See individual READMEs for start instructions.

Quick start:

  • Start MongoDB locally (or set MONGO_URI in backend/.env)
  • In backend: npm install && npm run dev
  • In frontend: npm install && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published