You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Note Taker App that can be used to write, save, and delete notes. This application uses an express backend and save and retrieve note data from a JSON file. The purpose of this assignment was to create server-side APIs using the Express.js framework.