Skip to content

Shravan-025/To-do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ To-Do App

A modern and responsive To-Do List application built with React.js. It helps users organize their daily tasks by allowing them to add, complete, delete, and clear tasks through a clean and intuitive user interface.


🔗 Live Demo

🌐 Website: https://to-do-app-rouge-seven-41.vercel.app/


📸 Preview

To-Do App Preview


✨ Features

  • ➕ Add new tasks
  • ✅ Mark tasks as completed
  • ❌ Delete individual tasks
  • 🗑️ Clear all tasks with one click
  • 📱 Fully responsive design
  • ⚡ Fast and lightweight React application
  • 🎨 Clean and modern user interface

🛠️ Tech Stack


📂 Project Structure

To-do-App/
│── public/
│   └── preview.jpg
│── src/
│   ├── components/
│   ├── App.js
│   ├── index.js
│   └── ...
│── package.json
└── README.md

🚀 Getting Started

Clone the repository

git clone https://github.com/Shravan-025/To-do-App.git

Navigate to the project folder

cd To-do-App

Install dependencies

npm install

Start the development server

npm start

Runs the app in development mode.

Open http://localhost:3000 in your browser to view it.

Build for production

npm run build

Creates an optimized production build in the build/ folder.


🎯 Future Improvements

  • 📅 Add due dates
  • 🌙 Dark mode
  • 🔍 Search and filter tasks
  • 🏷️ Task categories
  • 💾 Persistent storage (Local Storage / Database)
  • 👤 User authentication

👨‍💻 Author

Shravan Patel


⭐ Support

If you found this project helpful, consider giving it a ⭐ Star on GitHub!

It motivates me to build more open-source projects.


Made with ❤️ by Shravan Patel

About

A Simple To-do app for day to day task

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors