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

https://github.com/chompaa/tmro

A kanban board app
https://github.com/chompaa/tmro

firebase preact react-beautiful-dnd tailwindcss typescript

Last synced: about 2 months ago
JSON representation

A kanban board app

Awesome Lists containing this project

README

          

# tmro
A kanban board app, featuring drag and drop capabilities, user authentication, and storage. Built with React + Tailwind. Bootstrapped with Vite.





## Demo
You can try this app for yourself. Visit this link to get started.

## Development

Clone this repository, make sure you have Node + npm, then:
- To run, use `npm run dev`
- To build, use `npm run build` or `vite build`