kanban-app/frontend
2026-03-15 18:45:27 +03:00
..
src style frontend components 2026-03-15 18:45:27 +03:00
.eslintrc.json lint frontend 2026-02-25 15:45:01 +03:00
.prettierignore lint frontend 2026-02-25 15:45:01 +03:00
.prettierrc.json lint frontend 2026-02-25 15:45:01 +03:00
Dockerfile initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
favicon.svg clean up frontend icon, app name and refresh bug on login 2026-03-15 18:12:15 +03:00
index.html clean up frontend icon, app name and refresh bug on login 2026-03-15 18:12:15 +03:00
nginx.conf initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
package-lock.json add board detail and clean up login flow 2026-02-26 17:12:19 +03:00
package.json add board detail and clean up login flow 2026-02-26 17:12:19 +03:00
postcss.config.js initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
tailwind.config.js initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
tsconfig.json add modal and typescript integration 2026-02-24 11:52:57 +03:00
tsconfig.node.json add modal and typescript integration 2026-02-24 11:52:57 +03:00
vite.config.ts add modal and typescript integration 2026-02-24 11:52:57 +03:00
vitest.config.ts add modal and typescript integration 2026-02-24 11:52:57 +03:00