Skip to content

Live streaming and Video-On-Demand platform for sharing Educational Videos

Notifications You must be signed in to change notification settings

salmannotkhan/learnX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Project

Server Structure

index.js: Server (Express)
models: Database Schemas (Mongoose)
client: Frontend (React)
routes: API routes

How to run locally

git clone https://github.com/salmannotkhan/silver-eureka.git
cd silver-eureka
npm install
npm run dev

Note:
npm run dev will start express and react on port 1234 and 3000 respectively

Releases

No releases published

Packages

No packages published