1.0.1 • Published 2 years ago
inquirer_todo_list_03_zm v1.0.1
Todo List App
This app is a simple todo list application written in Node.js. It uses the inquirer library to prompt the user for input and stores the todos in an array.
Usage
To use this app, simply run it with node index.js
and follow the prompts. You will be asked to enter a new todo item and then asked if you would like to add more items. When you are done, your list of todos will be printed out in the console.
Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.