To get started you can simply clone this BOOKMARK-IT repository and install the dependencies.
Clone the BOOKMARK-IT repository using git:
git clone https://github.com/atishay1743/BOOKMARK-IT
cd BOOKMARK-IT
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
- Express .js
- JavaScript
- Bootstrap
- HTML/CSS
- MongoDB