Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1019 Bytes

README.md

File metadata and controls

50 lines (30 loc) · 1019 Bytes

Saving_links_App

This web application allows to sign up users, they can save links they are interested in, including title, url and a brief description.

This project use the following technologies:

  1. Nodejs
  2. expressjs
  3. Ejs
  4. Html5
  5. Css3
  6. Bootstrap4
  7. Mysql

It includes the following node packages:

  1. sequelize
  2. mysql2
  3. passport
  4. passport-local
  5. express-mysql-session
  6. express-session
  7. express-validator
  8. timeago.js
  9. connect-flash
  10. bcrypt

To clone the repository and run the project, please follow this instructions:

Type on vsc console

Type on your browser http://localhost:4000 to visualize the project