Skip to content

Making my own contact list with nodejs using Express!

Notifications You must be signed in to change notification settings

ishanjain81/My-Contact-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Contact-List

Making my own contact list with nodejs using Express! Users can add and delete contacts as per their needs. A cool and simple UI for good user experience.

Screenshots

Home Page

Technologies Stack:

Components

  • Node.js,Express.js,EJS
  • Javascript
  • Css

Insights

  • used Express to make a simple Contact List
  • used Ejs for front end
  • Can add contacts
  • Can delete contacts

How to install

  • Clone the project onto your local machine.
  • Then cd SocialBe-App
  • globally install and set mongodb
  • npm install to install dependencies
  • globally install nodemon
  • nodemon index.js (run server in development mode)
  • Visit your app at http://localhost:8000

About

Making my own contact list with nodejs using Express!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published