Skip to content

JColeCodes/notebook-thief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Using Express with node.js and deplyed on Heroku, this note taker application allows users to create, edit, and delete notes that can be viewed across different browsers or devices. The data is saved into an API, which is updated whenever a user interacts with it. Previous notes can be accessed on the left-hand column, with the most recent note at the top.

View Live Page

View the live Note Taker page with Heroku.

Screenshot

Screenshot of the note taker

About

NODE.js + Express: Creates and updates an API for notes in a note taker application. Requires express from npm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published