/Contact-List-WebApp

This is a Contacts List WebApp made by using NodeJs with Express framework and ejs as templating engine and MongoDB is used for connecting to the database.

Primary LanguageJavaScript

Contact-List-WebApp

This is a Contacts List WebApp made by using NodeJs with Express framework and ejs as templating engine and MongoDB is used for connecting to the database.

How to Run

  1. Install NodeJs (nodejs.org).
  2. Fork, Clone or download and open this repository in a terminal/command prompt.
  3. Execute npm install.
  4. Execute npm start.
  5. Open your preferred web browser and go to http://localhost:8000/.

Features

  1. Add a Contact
  2. Remove a contact

These contacts will be saved in a MongoDB DataBase.

Sample Screenshot

Screenshot (154)