Skip to content

libbyli/share-gratitude

Repository files navigation

Share Gratitude

An online gratitude journal allowing users to write entries of what they are grateful for. Users may also retrieve their previous entries or public entries posted by others.

Usage

  1. Clone the repository.
  2. Install dependencies by running the following steps from within the root directory.
npm install
npm run build
npm start
  1. Create a config.js file based on config-example to connect to mongodb.
  2. Start mongodb if it is not already running.
  3. Navigate to http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published