/NotesApp

A NodeJs application with functionality to add, remove, list and read the notes. Notes are stored in .json file format. Npm packages used : chalk, yargs, fs

Primary LanguageJavaScript

NotesApp

This is my first attempt to NodeJS. NotesApp is a simple nodejs application with functionality to add, remove, list and read the notes. Notes are stored in .json file format. Npm packages used : chalk, yargs, fs
Node version: v16.3.1
Npm version: 8.1.2