Skip to content

devabdisa/Project-manager-app

Repository files navigation

Project Management App

This is a simple project management application built with React and Tailwind CSS. It allows users to create projects, add tasks to projects, and manage their projects in a simple interface.

🚀 Live Demo

👉 View here

Features

  • Create Projects: Add new projects with a title, description, and due date.
  • Add Tasks: Add tasks to individual projects.
  • Delete Projects: Remove projects that are no longer needed.
  • Delete Tasks: Remove tasks from projects.
  • Responsive Design: The application is designed to work on different screen sizes.

Technologies Used

  • React
  • Tailwind CSS
  • JavaScript
  • HTML
  • CSS

Setup Instructions

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd Project-management
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open the application in your browser:

    Go to http://localhost:5173 or the address provided by Vite.

Tailwind CSS Configuration

The tailwind.config.js file configures Tailwind CSS, specifying the content files to be processed and any theme extensions.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published