note-taker
Notes Taker is a full stack application which allows the user to create and save a new note. Once the note is saved it appears on the left panel. User also has an option to delete a note.
Getting Started
- Install express
- Install uuid
Usage
- generate database with “node server.js”
- (note: if link hasn’t been visited in a while it may take a minute for Heroku to launch the website)
Mock Up
Built With
- [JavaScript]
- [Nodejs]
- [HTML]
- [CSS]
- [Express]
- [uuid]
Deployed Link
Authors