Comment-Sync-Utility
Comment Sync Utility is a utility to sync the comments in db. Technology stack used:
- HTML
- CSS
- jQuery
- Node JS
- Mongo DB
Steps to run:
a. Install the packages using - npm install
b. Run mongodb services.
c. Run the project using - npm start
Comments entered in the text box will be synced in db.