@rehantechforge/todo-app
v1.0.0
Published
This is todo project made by typescript
Downloads
1
Readme
Todo List App
A simple command-line Todo List application built with Node.js, Inquirer, and Chalk.
Installation
- Clone the repository.
- Run `npm install` to install dependencies.
Usage
- Run the program using `npm start`.
- Follow the prompts to add todos.
- Press `Ctrl + C` to exit.
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.