Note-Keeper_D is a simple note taking application that allows you to save notes with a title and plain text. Powered by ExpressJS, the Note Taker app makes creating, viewing, and deleting notes a cinch!
- To run the application locally, first clone this repository with the following command.
git clone https://github.com/davidyi0529/Note-Keeper_D.git- Next, install the application dependencies inside the Note-Keeper_D directory.
npm install- Start the application with server.js.
node server.js- Now, open the application on port 3000 at the URL: http://localhost:3000/.
The following were used for this project.
Javascript // Node.jsExpressHerokuCSS // Bootstrap
Reach out to me at one of the following places!
Copyright © All rights reserved.
Licensed under the MIT license.



