@amnanadeem/amna-to-do-list
v1.0.0
Published
A simple to-do list application
Downloads
75
Readme
To-Do List Application
Description
A simple To-Do List application that allows users to add, remove, and mark tasks as complete.
Features
- Add tasks
- Remove tasks
- Mark tasks as complete
- List all tasks
Installation
- Clone the repository.
- Run
npm install
to install dependencies.
Usage
- Run the application with
node index.js
. - Run the tests with
npm test
.
License
ISC