An open API service indexing awesome lists of open source software.

https://github.com/umairjaffar-dev/cli_todo_app

Build a CLI tool where users can add, update, delete, and list tasks. Learn file handling by storing tasks in a JSON file.
https://github.com/umairjaffar-dev/cli_todo_app

fs inquirer json nodejs

Last synced: 2 months ago
JSON representation

Build a CLI tool where users can add, update, delete, and list tasks. Learn file handling by storing tasks in a JSON file.

Awesome Lists containing this project

README

          

## CLI TODO APP

To use the CLI TODO APP first take clone of the app. Go inside the project and install dependencies. Now run the command 'node todo.js' to run the project