Skip to content

TechSwimmer/kanban-board

 
 

Repository files navigation

📝 Kanban board

Build Status

a modern React Kanban Board application displayed on a sleek desktop monitor

A simple kanban board built with React and Tailwind CSS. Create sections, add tasks, and remove them when completed! ✅


🚀 Features

  • Create multiple sections (e.g., "Backlog", "In progress")
  • Add and delete tasks in each section
  • Responsive design with Tailwind CSS
  • Clean and modern UI/UX

🛠️ Technologies

  • React – Frontend framework
  • Tailwind CSS – Styling
  • JavaScript (ES6) – Functionality
  • Date.now() – Unique IDs for tasks and sections

📦 Installation

  1. Clone the repo:
    git clone https://github.com/JohannesL2/kanban-board.git
    
  2. Navigate to the project folder:
    cd kanban-board
    
  3. Install dependencies:
    npm install
    
  4. Start the development server:
    npm run dev
    
  5. Open http://localhost:5173 in your browser

About

Modern & Open Source Kanban Board built with React and Tailwind CSS. Easily drag and drop tasks between custom columns, create new sections, and manage your workflow!

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.6%
  • CSS 3.9%
  • HTML 1.5%