Skip to content

Aviadonis/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

Simple Node JS Note App Can be operated via the terminal using yargs for various commands (adding title and body). Features:-

  1. Add a note (yargs command - add)
  2. Remove a note (yargs command - remove)
  3. List all notes (yargs command - list)
  4. Read a note (yargs command - read)

About

Simple Node JS Note App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published