/Notes-Taking-App

Notes Taking App made using NodeJS.

Primary LanguageJavaScript

Notes-Taking-App

This is a basic Notes Taking App made using NodeJS allowing the user to create Notes through the terminal commands.

The packages being used are chalk, yargs and nodemon.

Yargs package is used for custom designing the commands.

Chalk package is used for giving visuals to the outputs on the terminal.