Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 274 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 274 Bytes

kanban-pwa

This is a simple progressive web app exercise that displays a kanban board with multiple columns.

It stores all data on the browser's local storage, therefore you should not use it for important stuff.

Developed with React.js, Vite, Tailwind CSS and more...