Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 606 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 606 Bytes

Express-Contact-List

HitCount

How To Run

  • Install Node.js(nodejs.org).
  • Clone, Fork or donwload the repositry from the terminal.
  • Open in VS Code or Atom.
  • Run Command npm install.
  • Run Command npm start
  • Open in your browser and go to (https://localhost:8000)

Features

  • Adding the Contacts.
  • Deleting or Removing the contacts.
  • Using Vanta.js for cool Animation background.

The Contacts will save in Mongodb Database.

Screenshots