Skip to content

d4nnyq88/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note-taker

The Note Taker project is a JavaScript, Node.js, and Express focused project requiring the use of the GET and POST requests, routing, JSON, Middleware and static assets. I used the Express and Path modules along with the Router class to build the connections in the backend of the app. The application is initialized in node using the command "node server.js". The app has been deployed on Heroku at https://mysterious-eyrie-29837.herokuapp.com/. Users are able to click the Get Started button to navigate to the /notes page. On the /notes page, users can add new notes, select existings note, or delete notes. All saved notes remain on the app until deleted.

Screenshot of Note Taker: image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors