Skip to content

LA0615/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-Taker

Description

This project was made with npm inquirer, node, and express. Using the terminal and Insomnia, a user is able to enter a note with a description. That note will be saved on the left hand side. The user is able to clear that note and add a different note, if need be. The user is then able to click each note and that note will be displayed on the right hand side. The user is able to delete each note as well. Each note is assigned a unique id as well.

Installation

N/A

Usage

Screenshot of application Note taker  App

Click the link to go to the application.

Link to application