/contact-webapp

a website that implements CRUD to manage contacts using Node.js , Express and EJS.

Primary LanguageEJS

Contact WebApp

A website that implements CRUD to manage contacts using Node.js , Express and EJS.

Table of Contents

Dependencies

  • connect-flash: version 0.1.1
  • cookie-parser: version 1.4.5
  • ejs: version 3.1.6
  • express: 4.17.1
  • express-ejs-layouts: version 2.5.0
  • express-session: version 1.17.1
  • express-validator: version 6.10.1

Setup

To customize and run this project, install it locally using npm:

$ cd ../contact-webapp
$ npm install
$ nodemon app.js

Open http://localhost:3000 with your browser to see the result.

Project Status

Project is: complete.

Contact

Created by @Zulhaditya - feel free to contribute in this repository!