Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.06 KB

Country Dropdown Selector with Search Functionality

A web-based dropdown menu that allows users to select a country from a list and includes search functionality for filtering countries. This project dynamically updates the dropdown options using JavaScript and provides an interactive user experience.

Features

  • Dropdown menu displaying a list of countries.
  • Real-time search functionality to filter the country list.
  • Click-to-select functionality for choosing a country.
  • Dynamic list updates based on user input.
  • Fully responsive design for seamless use across devices.

Technologies Used

  • HTML: Markup for the dropdown structure.
  • CSS: Styling for the dropdown and search box.
  • JavaScript: Logic for filtering, selection, and dynamic updates to the country list.

Screenshots:

SS1 SS2 SS3