Skip to content

An Application that can be used to write, save, and delete notes. Uses an Express backend to save and retrieve note data from JSON.

Notifications You must be signed in to change notification settings

chrissy-sohal/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Description

An Application that can be used to write, save, and delete notes. Uses an Express backend to save and retrieve note data from JSON.

Table of Content

Installation:

In order to install this project you will need to by clone from git hub using git clone plus the url of the repository. Make sure you have node installed on your computer, and then type npm i within the directory of the cloned repository from github.

Usage:

This Project is used for showing the ability to populate, read, and write text with express.js. Once installed, run the application by typing node index.js in the terminal within the directory of the install. You will then need to run this in your browser at localhost:3001. You may also follow the Heroku link below to run this application without node installed on your system.

You can find the deployed Heroku application here: https://note-taker-chrissy-martin.herokuapp.com/notes

License:

N/A

Contribution:

Feel free to contribute as desired!

Testing:

There are currrently no testing instructions.

Questions:

About

An Application that can be used to write, save, and delete notes. Uses an Express backend to save and retrieve note data from JSON.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published