Note taker app which will store, read and update the notes using express in json file.
- Clone the repository:
git clone https://github.com/Mielion/notes-taker
- Install the required dependencies:
npm install
Run the application using the following command:
npm startPreview the app at: https://notes-taker-5uo3.onrender.com/