TO-DO List
Perform the CRUD operations.

Project Overview
A dynamic task management tool that uses a REST API to store and sync user data across sessions. It features a full CRUD system allowing users to create, update, and delete tasks in real-time. The app showcases clean frontend logic and asynchronous data handling for a persistent user experience.
Key Features
- Real-time Sync
- Full CRUD Operations