1.0.0 • Published 1 year ago

saifi_developer-cli_to_do v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

  1. Clone the repository:

    git clone https://github.com/Riaz-Hussain-Saifi/TO_DO-App.git
  2. Navigate into the project directory:

    cd TO_DO-App
  3. 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