Skip to content

nss-day-cohort-60/daily-journal-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Journal

Implementation of Daily Journal project. It currently doesn’t have dynamic moods (for one to many chapter) but it does have tagging (many to many chapter).

Prerequisites

  1. Install json-server with npm i -g json-server.

Running

  1. cd into API directory and run json-server -p 8088 entries.json

  2. In another terminal window, cd into the src directory and start your simple web server.

  3. Open your web server URL in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published