Startorial
React, NodeJS, ExpressJs, MongoDB
The main objective of the application is to provide vast number of courses at a place. Find any course that you want hassle free
Step1: The homepage presents you a mammoth collection of courses from various providers( udacity , Coursera and many more)
Step2: you can select the course that you want based on the recommendation or you can follow the other two ways to get enrolled into your desired course
- Search by the title of the course of your desire in the search bar
- Search by the provider name say, Coursera, udacity, etc.
Clone the project using Git Bash / Command prompt: git clone https://github.com/varunprabhakaran22/ByjusCourse/
cd startorial
npm install
npm start


