A modern, responsive, and animated search bar built with HTML, CSS, and JavaScript. This component expands when clicked and smoothly collapses when clicked outside. Inspired by clean UI patterns like GitHub and Material Design.
- ✅ Expand-on-click animation
- ✅ Auto-collapse on outside click
- ✅ Minimalist & responsive design
- ✅ No frameworks — pure HTML/CSS/JS
- HTML5
- CSS3 (Transitions, Flexbox)
- Vanilla JavaScript
- Font Awesome Icons
Clone or download this repo, then open index.html
in your browser:
git clone https://github.com/your-username/animated-search-bar.git
cd animated-search-bar
open index.html