diff --git a/README.md b/README.md index 28916a5..6fda64f 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# To.do-List \ No newline at end of file + +# Todo List Application + +A minimalist task manager to boost your productivity. Organize, prioritize, and track your daily tasks in one place. + + +## How to Run +1. Clone repository: `git clone https://github.com/mannatdhami21/To.do-List.git` +2. Install dependencies: `npm install` +3. Start application: `npm start` + +"Future Improvements": + +- Voice command integration +- Calendar sync +- Dark mode support +- Mobile app version + + diff --git a/contribution.txt b/contribution.txt new file mode 100644 index 0000000..4b56e56 --- /dev/null +++ b/contribution.txt @@ -0,0 +1 @@ +Mannat Dhami\nOne idea for improving the project: Add priority levels (high/medium/low) to todo items