Skip to content

vedanta28/msb-academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSB-Academy

An online learning plaform for Computer Science.
Made with Love using React, Material UI, Express, Mongoose and Firebase.
Material UI and React for UI and frontend logic respectively.
Firebase has been used for image upload and retrival.
Express and Mongoose for other backend usecase.

Contributors

Koustav Sen (senkoustav9)
Vedanta Mohapatra (vedanta28)
Arnav Behera (ARNAV69420)

Run Locally

Clone the project

  git clone [email protected]:vedanta28/msb-academy.git

Go to the api directory

  cd api

Install dependencies

  npm install

Start the server

  npm run dev

Go to the client directory

  cd client

Install dependencies

  npm install

Start the server

  npm run start

Releases

No releases published

Packages

No packages published