A simple to-do list app made using JavaScript and a public API.
This project shows a list of tasks fetched from a public API. Users can view tasks and use basic features like search, filter, and sort to manage them easily.
- View tasks from API
- Search tasks by name
- Filter tasks (completed / pending)
- Sort tasks by ID
- HTML
- CSS
- JavaScript
Open index.html in your browser