by Latravia Gordon
A full stack application called 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.
This application is deployed on Heroku.
The user should clone the repository, run npm install
to install dependencies. To use locally, from the CLI, run node server.js
.
For any questions about the project, please contact me by either of the following links:
- Email = gordonlc18@gmail.com or visit my GitHub profile:
- GitHub - gordonlc18
This project is licensed under the MIT license.