ratnakeraditya04 / EduMe-E-Learning-Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edume E-Learning-Platform

It is a E-Learning website which provides functionality of registering in any course and watch its related videos and many other features such as Admin Panel, Instructors related functions etc.


Quick Start

# clone repository
https://github.com/Aaryan0424/EduMe-E-Learning-Platform.git

# Install dependencies
cd E-Learning-MERN && npm install
cd E-Learning-MERN && cd client && npm install

To run the development server:

```bash
# the development server runs on port 3000
npm run dev

To run production build:

# create code bundle
npm run build

# run production server
npm run prod

About


Languages

Language:JavaScript 58.0%Language:CSS 22.7%Language:SCSS 18.9%Language:HTML 0.5%