For users that need to keep track of a lot of information, it's easy to forget or be unable to recall something important. Being able to take persistent notes allows users to have written information available when needed.
This application tested my ability to use an Express backend and save and retrieve note data from a JSON file. I also learned how to use API routes and how to deploy on Heroku.
-
Clone this repositiory to your local computer using terminal or bash:
git clone https://github.com/Kammielatay/Note-Taker.git
-
Open folder in your editor of choice (VSC, Sublime, etc.)
Distributed under the License. See OpenSource.org for more information.
-
Select 'Open in Integrated Terminal' by simply right-clicking 'server.js' and run the code below:
node install node server.js
-
Or Check it out here on Heroku.
If you have any questions, please reach out to me at [email protected]