This is a simple Note Taker application that allows users to add, view saved notes and also delete the notes if the user don't need that note anymore. This application uses an express backend and save and retrieve note data from a JSON file.
- HTML
- Boostrap
- JavaScript
- Express.js
- node.js
- Clone the repositiory Make sure you have Node.js installed
- In terminal run 'npm init'
- run 'npm i express'
- run 'npm i uuid'
- in terminal run again
- npm 'npm start' then navigate to localhost environment
https://localhost:3000/
[email protected]:MenderesKoc/note-taker.git
- Menderes koc
Made With Passion©️2022 Mendere Koc