Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 939 Bytes

README.md

File metadata and controls

58 lines (35 loc) · 939 Bytes

Express.js Note Taker

Table of Contents



Description

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

Installation

  • npm install express
  • npm install fs
  • npm install path
  • npm install uuidv4

Usage

Open app through heroku deployed page to access and use application:

https://taker--note.herokuapp.com/

Contributors

Bianca Chami


License

License


Username

chamibia

Email

bischami@gmail.com

Preview:

screenshot screenshot