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

https://github.com/coder-abdo/kanban-board-ts


https://github.com/coder-abdo/kanban-board-ts

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Kanban Board

This is a simple Kanban board project.

## Technologies:
1. React.js
2. Zustand.js.
3. Tailwind.css.
4. Typescript.
5. Bun.js.

## How to run:
```bash
$ bun install
$ bun dev
```