This is a simple command-line todo list application written in Node.js using TypeScript and the Inquirer.js library.
- Add Tasks: Easily add tasks to your todo list.
- Predefined Tasks: Choose from a list of predefined tasks or add custom tasks.
- Display Todo List: View your todo list with numbered tasks.
- Simple Interface: User-friendly command-line interface powered by Inquirer.js.
- Cross-Platform: Works on Windows, macOS, and Linux.
You can choose to add predefined tasks to your todo list. These tasks include:
- Do laundry
- Buy groceries
- Clean the house
Feel free to contribute to this project by submitting issues or pull requests on GitHub.