captains-log/frontend
Drew Galbraith a683a071d1 Create a TaskList for the home page. (#8)
This task list can display tasks and delete them currently.

Reviewed-on: #8
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-23 04:39:29 +00:00
..
app Create a TaskList for the home page. (#8) 2025-09-23 04:39:29 +00:00
public Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
.dockerignore Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
.gitignore Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
.prettierrc Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
Dockerfile Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
eslint.config.js Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
justfile Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
package-lock.json Create a frontend wireframe. (#7) 2025-09-23 04:08:45 +00:00
package.json Create a frontend wireframe. (#7) 2025-09-23 04:08:45 +00:00
react-router.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
test-setup.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
tsconfig.json Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
vite.config.ts Create a TaskList for the home page. (#8) 2025-09-23 04:39:29 +00:00
vitest.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00