An Application that can be used to write, save, and delete notes. Uses an Express backend to save and retrieve note data from JSON.
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.
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
N/A
Feel free to contribute as desired!
There are currrently no testing instructions.
- Github: chrissy-martin
- Email: [email protected]