Express.js required to create note taker application that allows user to write new notes, save them to webpage and delete when no longer needed
- npm install express
- npm install fs
- npm install path
- npm install uuidv4
Open app through heroku deployed page to access and use application:
https://taker--note.herokuapp.com/
Bianca Chami
chamibia