Skip to content

NikolayDimov/Project_Management

Repository files navigation

Project Management App

A simple project management app built with React and Tailwind CSS.

Features

  • Add new projects with a title, description, and due date.
  • View a list of added projects in the sidebar.
  • Click on a project to view its details.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/project-management-app.git
    cd project-management-app
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Usage

  • Click New Project to create a project.
  • Fill in the details and click Save.
  • The project appears in the sidebar.
  • Click on a project in the sidebar to view its details.

Technologies Used

  • React – For building the UI components.
  • Tailwind CSS – For styling the app.

License

This project is licensed under the MIT License.

Screenshot

Project Management App

About

React app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published