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
This is a simple and interactive Fruit Filter web application built using HTML, CSS, and Vanilla JavaScript. It allows users to filter a list of fruits based on categories like Citrus, Berries, or Tropical, showcasing dynamic DOM manipulation and event handling.