Description:
A responsive and interactive user interface for managing browser extensions, built as a solution to a Frontend Mentor challenge.
Key Features:
Responsive design that adapts to desktop, tablet, and mobile screens.
List of extensions with the ability to toggle (enable/disable).
Filtering system to show only active or inactive extensions.
Option to remove extensions from the list dynamically.
Light/Dark theme switch for customizable appearance.
Interactive hover and focus states for better user experience.
Strengthened my skills in responsive design with CSS Grid and Flexbox.