CourseHub is a course management platform created to help students by providing them with course materials and other academic-related solutions.
Landing Page
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
- Node.js
- JavaScript
- HTML/CSS
- Anime.js
- MongoDB