1.0.0 • Published 1 year ago
saifi_developer-cli_to_do v1.0.0
TO-DO App
This is a simple command-line TO-DO application built with TypeScript and Node.js
Features
- Add tasks to your to-do list.
- View the list of tasks.
- Delete tasks from the list.
- Exit the application.
Installation
Clone the repository:
git clone https://github.com/Riaz-Hussain-Saifi/TO_DO-App.git
Navigate into the project directory:
cd TO_DO-App
Install dependencies:
npm install
Usage
To run the application, use the following command:
npm start
Follow the on-screen prompts to interact with the application.
Technologies Used
- TypeScript
- Node.js
- Inquirer.js (for command-line interface)
- Chalk (for colored output)
Contributing
Contributions are welcome! Please fork the repository and create a pull request with your changes. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the MIT License - see the LICENSE LICENSE file for details.
Author
1.0.0
1 year ago