Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.07 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.07 KB

Daily Gratitude Journal

Studies show that gratitude can improve physical and psychological health as well as enhance empathy and reduce aggression. This Daily Gratitude Journal will help start your day out right with a beautiful UI. Whale-come to my app.

Table of contents

Demo

👉 Watch it here.

Screenshots:

On Load

Adding an Entry

List of Entries after Submitting

Installation

For Developers

Clone the source locally:

$ git clone https://github.com/jsorkin24/calendar-web-app.git

Use your package manager to install npm.

Install project dependencies:

$ npm install

Start the app:

$ mongod
$ nodemon

Build App

$ gulp