Skip to content

shwetasingole/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do App

A powerful and responsive To-Do List App built with React, Redux, Tailwind CSS, and Vercel.
It helps users organize tasks efficiently, sort tasks by date, and toggle dark mode.


πŸš€ Features

βœ… Add & Delete Tasks – Quickly add and remove tasks
βœ… Task Prioritization – Set task priority (High, Medium, Low)
βœ… Task Sorting – Sort tasks by Today, Future, and Past
βœ… Task Completion – Mark tasks as completed with a checkbox
βœ… Dark Mode Support – Toggle between light & dark themes
βœ… Persistent Storage – Saves tasks using LocalStorage
βœ… AI Suggestions – Get smart task suggestions using Gemini AI
βœ… Weather API Integration – Fetch live weather data for outdoor tasks
βœ… Fully Responsive – Works on mobile, tablet, and desktop
βœ… Vercel Deployment – Hosted for easy access


πŸ”§ Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/YOUR_GITHUB_USERNAME/to-do-app.git
cd to-do-app

2️⃣ Install Dependencies

npm install

3️⃣ Start the Development Server

npm run dev

Login Credentials

email:test@example.com
password:password123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published