✅Project Overview Task manager application with features to add, delete, and filter tasks. Displays the active and completed status of tasks.
✅Technology Stack Frontend: React, Redux Toolkit Backend: Simulated using mockapi.io
✅Key Features CRUD operations implemented using createAsyncThunk API. Backend interaction using Axios for data fetching. Utilizes Redux Toolkit for global state management.