dmahajan980 / notes-app

A notes taking app built on node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A notes taking app built on node.js


Languages

Language:JavaScript 100.0%