An application that can be used to write and save notes. It also alows the user to delete previously saved notes. This application uses an Express back-end and saves and retrieves note data from a JSON file.
- HTML
- CSS
- Express
- Heroku
- JavaScript
- JSON
The user can run the live application through the Heroku link provided.
The user can also run the application locally by first installing the application by cloning the repository onto their machine by running the git clone
command, and then run npm install
to install the required dependencies. The user should then navigate on the terminal to the folder where it is contained then run node server.js
.
The notes above have been generated with the corresponding user input. They can be saved or deleted.
-
Video link for demonstration : https://drive.google.com/file/d/1qVkyweJpwiIRq0FnK3O1J-GjjH7RuC3b/view
-
Note Taker URL: https://shielded-beyond-78700.herokuapp.com/
-
Note Taker GitHub repository URL: https://github.com/jmasaviru/Note-Taker
- If you have questions, email me at: jmasaviru@gmail.com