A web application that can be used to write and save notes. Application uses Express.js back end functionality and saves and retrieves note data from a JSON file.
Each note is created with a title, body text, and a unique id. Ids are randomly generated using uuid, available through NPM.
- Description and Purpose
- Application Screenshot
- Deployed Application
- Built With
- Usage
- License
- Contributing
- Tests
- Questions
https://thawing-earth-43443.herokuapp.com/
- JavaScript
- Node.js
- Express.js
- HTML
- Bootstrap
- CSS
- uuid
Enter note information by proiding a note title, note text, and selecting the save button in the upper right-hand corner.
Developed by Mike Shelby
Github Username: mikegshelby
Github Profile: https://github.com/mikegshelby
Email: mikegshelby@gmail.com
Please email me with any questions about this project!