Skip to content

Repository files navigation

TODO List App

A simple and elegant To-Do List Application built using React.js and styled with Tailwind CSS. This project showcases a modern and responsive task management system.

Features

  • 📋 Add Tasks: Quickly add tasks to your to-do list.
  • ✅ Mark as Completed: Mark tasks as completed to keep track of your progress.
  • 🖊️ Edit Tasks: Update tasks when priorities or details change.
  • ❌ Delete Tasks: Remove unwanted or completed tasks.
  • 🔄 Real-Time Updates: Experience a seamless and dynamic user interface with real-time task updates.
  • 🎨 Responsive Design: Fully responsive and mobile-friendly UI.

Installation

To get started, follow these steps:

  1. Clone the repository:

      git clone https://github.com/4ssh1/TODO_LIST.git
  2. Navigate to the project directory:

      cd TODO_LIST
  3. Install dependencies:

      npm install
  4. Start the server:

      npm run dev

TODO_LIST Project Structure

TODO_LIST/
├── src/
│   ├── components/      
├── public/             
├── .eslintrc            
├── vite.config.js       
└── package.json        




## Contributing
We welcome contributions! To contribute:

1. Fork the repository.
   
2. Create a new branch:
   ```bash
    git checkout -b feature-name
  1. Commit your changes and push them to your fork.
  2. Create a pull request.

License

This project is licensed under the MIT License.

About

A todo-list app build with ReactJs and TailwindCss

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages