https://github.com/coder-abdo/kanban-board-ts
https://github.com/coder-abdo/kanban-board-ts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/coder-abdo/kanban-board-ts
- Owner: coder-abdo
- Created: 2023-12-06T23:18:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T23:32:51.000Z (over 2 years ago)
- Last Synced: 2025-01-14T11:58:21.711Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://kanban-board-ts.vercel.app
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```