Skip to content

Yash-567/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes-App

Notes App developed with Node.Js on Visual Studio Code This Notes App is capable of :

  1. Adding a Note(node app.js add --title="" --body="")
  2. Remove a Note(node app.js remove --title="")
  3. Listing a Note(node app.js list)
  4. Reading a Note(node app.js read --title="") Note: Install the npm modules with the help of command "npm install" for the app to run smoothly

About

Notes App developed with Node.Js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors