Daily-Note-Taker

Github licence

Description

This application called Daily Note Taker that can be used to write and save notes. This application will use an Express.js back end and will save and retrieve note data from a JSON file. Deploy the entire application to Heroku.

Table of Contents

Installation

The user should clone the repository from GitHub and Run npm install in order to install the following npm package dependencies such as express, fs in the package.json.

Usage

This application will allow users to view, add and delete notes. Please view deployed live Heroku URL

License

This project is license under MIT

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Questions

If you have any questions about this projects, please contact me directly at jingliu788@gmail.com. You can view more of my projects at https://github.com/jing-liu-778.