/Digital-Diary---Backend

Server side scripts for the Digital Diary application using Express

Primary LanguageJavaScript

Digital Diary Backend

Server side scripts for the Digital Diary application using Express framework.

Quick Start

Run npm install to install dependencies.

Start the Mongodb server before starting express server. Learn more about Mongodb here.

Run npm start to start the express server.