Skip to content

Gitanjit/CourseHub

 
 

Repository files navigation

CourseHub.IITG

CourseHub is a course management platform created to help students by providing them with course materials and other academic-related solutions.

Landing Page and other Assets

Landing Page

LandingPage

Getting Started

To get started you can simply clone this CourseHub repository and install the dependencies.

Clone the CourseHub repository using git:

git clone https://github.com/ThePrakharRajpali/CourseHub

cd CourseHub

Start off with :

npm install

Before running the server, open another instance of system terminal and initiate Mongo.

mongod

Run the application with this command while in CourseHub directory :

node app.js

Tech Stack

  • Node.js
  • JavaScript
  • HTML/CSS
  • Anime.js
  • MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 29.4%
  • JavaScript 29.0%
  • CSS 26.6%
  • HTML 15.0%