todo-app-by-tahreem
v1.2.0
Published
The TO-DO APP is a simple console-based application that allows you to manage your to-do list. You can add tasks and delete them when they are done. This app is built with TypeScript and utilizes the Inquirer library to facilitate user interaction.
Downloads
2
Readme
TO-DO APP
Overview
The TO-DO APP is a simple console-based application that allows you to manage your to-do list. You can add tasks and delete them when they are done. This app is built with TypeScript and utilizes the Inquirer library to facilitate user interaction.
Features
- Add Task: Easily add new tasks to your to-do list.
- Remove Tasks: Delete tasks from your list when they are no longer relevant.
Deployment
To deploy this project run
npx todo-app-by-tahreem