You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A responsive task management web application built using React.js and Tailwind CSS with JSON Server as a mock REST API. The app supports full CRUD operations—creating, updating, deleting, and viewing tasks. It also includes a search feature with debouncing to optimize performance and improve user experience by minimizing unnecessary API calls.