A lightweight, animated modal component that slides up from the bottom edge of the screen. Built with pure HTML, CSS, and JavaScript — no dependencies required.
- ✅ Full-width bottom modal layout
- ✅ Click-away to close
- ✅ Smooth open/close animations
- ✅ ESC key support
- ✅ SVG close icon included
- ✅ Responsive & mobile-friendly
- ✅ No Bootstrap or external libraries
June 2, 2025
modal/ ├── index.html ├── style.css ├── main.js └── README.md