Task Manager
This repository contains a simple fullstack task manager application built with SvelteKit on the frontend and Java Quarkus on the backend. The app allows users to create, update, and delete tasks through a clean and responsive interface. It demonstrates basic CRUD operations, RESTful API integration, and modern fullstack development practices.