Skip to content

smillkaa/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Description

An application that can be used to write, save, and delete* notes. This application uses an Express.js back end and saves and retrieves note data from a JSON file.

Technologies Used

  • JavaScript
  • Express.js
  • Node.js

Usage

Type in the following command

npm start
nodemon

Open browser typing this URL http://localhost:3000

*Notes can only be deleted when opening the program with nodemon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published