Skip to content

jkaho/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Description

Note Taker is a simple note-taking application where each note consists of a title and text body, and can be deleted when no longer needed.

Development

The aim of this project was to build the back end for the provided front-end code.

Technologies Used

  • JavaScript
  • Node.js
  • Express.js
  • npm generate-unique-id package
  • npm chalk
  • Heroku / Heroku Command Line Interface (CLI)

Screenshots

Landing page

Note Taker landing page

Saved note view

Note Taker notes page

New note - blank

Note Taker blank note

New note - with text

Note Taker new note

Link

Link to deployed application