Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 580 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 580 Bytes

Express App

This app was made as part of the BTI325 course at Seneca College.

Features

  • PostgreSQL
  • MongoDB
  • Express
  • Handlebars
  • Bcryptjs
  • User Registration
  • User Login
  • Image Upload
  • Rest API

Usage

  1. Download the app
  2. execute npm install to install all the dependencies
  3. execute npm start to start the application

Live demo

There is a live demo hosted here

License

The work is licensed under an MIT license. You can read the full license located at the root of the project under the name LICENSE.