CYCBrian / Week-11-Express.js-Note-Taker

An application 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.
MIT License
0 stars 0 forks source link

9.comments #17

Closed CYCBrian closed 10 months ago

CYCBrian commented 10 months ago

ADDED comments to the code just so I understand what the hell I did.