Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.03 KB

My Journal

My Journal is an application that allows users to create, read, update, and delete their journal entries. It features log in through JWT authentication and BCrypt and was styled using Material UI. It was created as a hackathon project in 4 days.

Technologies used:

Installation

In the project directory, you will need to:

  1. Install NPM packages npm install
  2. Create database createdb dine-in-dash5 and seed file npm run seed
  3. Start server npm run start:dev and open http://localhost:8080 to view it in your browser

Application

Deployed link: My Journal

Meet the Team

Joyce Wong