Skip to content

Subhabrata0010/ToDo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

ToDo App 📝

A simple and user-friendly ToDo Application built with React to help manage your daily tasks efficiently. 🚀

Features ✨

  • Add new tasks easily.
  • Mark tasks as completed with a checkbox ✅.
  • Strike through completed tasks dynamically.
  • Remove tasks from the list.
  • Clean and responsive user interface.

Getting Started 🛠️

Follow these steps to set up the app locally:

Prerequisites

  • Node.js and npm installed on your machine.
  • Basic understanding of React.

Installation

  1. Clone the repository:
    git clone https://github.com/Subhabrata0010/ToDo-app.git
    
  2. Navigate to the project directory:
    cd ToDo-app
  3. Install dependencies:
    npm install
  4. Run file:
    npm run dev
    

Folder Structure 📂

  • /src: Contains the core application code.
    • /components: Reusable React components.
    • /styles: CSS files for styling.

Future Enhancements 🚀

  • Add a due date for tasks.
  • Implement drag-and-drop for task reordering.
  • Save tasks to local storage or a database.

Contributing 🤝

Contributions are welcome! Feel free to fork the repository and submit a pull request.

About

Basic ToDo application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published