This application allows the user to write and save notes using the live server.
AS A small business owner
I WANT to be able to write and save notes
SO THAT I can organize my thoughts and keep track of tasks I need to complete
In the terminal command line:
- Command “npm init -y”
- Command “npm install”
- Command “node ./server.js”
- Open browser to "http://localhost:8080/”
- This program used the MIT license.
Samuel Roth
- GitHub Username: samuel6roth
- Email: [email protected]