Skip to content

fuyalasmit/Modern-Task-Manager

Repository files navigation

Modern Task Manager

A sleek and efficient task management web application built with React.js and styled using Tailwind CSS. This project allows users to organize tasks into categories and columns such as "To Do," "Doing," and "Done," providing a clear and interactive overview of task progress.

Demo

Check out the live demo of the project: Modern Task Manager on Netlify

Features

  • Add tasks with associated categories and status columns.
  • Drag-and-drop functionality to move tasks between columns.
  • Visual categorization using colored tags.
  • Clean and user-friendly interface.

Technologies Used

  • React.js: For building reusable components and managing state.
  • Tailwind CSS: For modern, responsive, and minimalistic styling.
  • Netlify: For deploying the project.

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository:
    git clone https://github.com/fuyalasmit/Modern-Task-Manager.git
  2. Navigate to the project directory:
    cd Modern-Task-Manager
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open in browser: Navigate to http://localhost:5173 (or the specified port) to view the app.

Contributions

Contributions are welcome! Feel free to submit a pull request or open an issue.

License

This project is open source and available under the MIT License.

About

Modern To-Do List App using React, Tailwind CSS, and LocalStorage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published