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
"description": "An application called The Note Taker that can be used to write, save and delete notes. This application uses an Express.js back end. Also, it saves and retrieves note data from a JSON file.",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",