A simple CUI-based note taking app in NodeJS
Paste the following commands in your terminal to install all the dependencies for the application.
git clone https://github.com/defaultparam/notes-app
cd notes-app
npm i
Usage is pretty simple, one can easily use --help
option with positional args to know how they work...
If you got any good ideas about this project, feel free to reach out to me on X. Elif, found a bug? Feel free to open an issue.