This project is a challenge from Frontend Mentor
Features:
- Multilingual application that contains both English and Arabic languages and can switch between them
- Contains full CRUD operations for tasks
- Add new task to the list
- update task on the list
- Delete task from the list
- Mark task as complete
- Clear all completed tasks
- Drag and drop to reorder items on the list
- Filter by all/active/complete tasks
- Toggle light and dark mode
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page