Skip to content

dmahajan980/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

A note app allowing the users to add a new note, list out all the notes, read a particular note or delete it using command-line arguments. The app is built on node.js

Installation

  1. Clone or download the repository.

  2. Install all the dependencies using the following command.

    npm install

Releases

No releases published

Packages

No packages published