An open API service indexing awesome lists of open source software.

https://github.com/azlibdar/pure-kanban

A lightweight Kanban board built with React and TypeScript featuring custom drag-and-drop functionality without external DnD libraries.
https://github.com/azlibdar/pure-kanban

Last synced: 6 months ago
JSON representation

A lightweight Kanban board built with React and TypeScript featuring custom drag-and-drop functionality without external DnD libraries.

Awesome Lists containing this project

README

        

# Pure Kanban Board

A lightweight Kanban board built with React and TypeScript featuring custom drag-and-drop functionality without external DnD libraries.

![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat-square&logo=typescript&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=flat-square&logo=react&logoColor=61DAFB)
![Tailwind](https://img.shields.io/badge/Tailwind-38B2AC?style=flat-square&logo=tailwind-css&logoColor=white)
![Vite](https://img.shields.io/badge/Vite-646CFF?style=flat-square&logo=vite&logoColor=white)


![Screenshot](https://github.com/user-attachments/assets/ea5672ec-c9ee-4121-9b7b-0d30b247dc15)


### Features

- 🎯 Custom drag-and-drop implementation
- 🌗 Dark/Light theme support
- 💾 Persistent storage using localStorage
- 📱 Responsive design


Stars are appreciated 🌟 and help me make it even better