-This is a repository for To Do App Developed using Node.js,Express.js, mongoDB, HTML, CSS.
-It is developed to create a soothing Experience with powerful features and clean interface.
- MVC Project Structure
- Node.js clusters support
- Create Contact
- Delete Contact
- Update Contact
- Read Contact
The easiest way to get started is to clone the repository:
# Get the latest snapshot
git clone https://github.com/Sahil-Sayyad/Contact-List-App.git
# Install NPM dependencies
npm install
# Then simply start your app
npm start