Skip to content

Commit 2419b90

Browse files
authoredDec 6, 2021
Create README.md
1 parent 0bab787 commit 2419b90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Note-making-Application
2+
3+
This is a simple command line interface made application for adding, viewing, modifiying and deleting notes made using NodeJS. The notes data is store in JSON format and fetched for editing using node. Used several npm modules such as yargs, chalk etc

0 commit comments

Comments
 (0)
Please sign in to comment.