@arishamughal_1/to-do-list
v1.0.2
Published
A simple command-line to-do list app that uses an array to store tasks and loop functions to add more tasks, along with Inquirer for user input.
Downloads
1
Readme
to-do-list
Description
A simple command-line to-do list app that uses an array to store tasks and loop functions to add more tasks, along with Inquirer for user input.
Dependencies
- Inquirer: for user input and prompts
- Node.js: for running the CLI
Author
ARISHA MUGHAL