A clean, modern hotel booking interface built with vanilla web technologies.
This project demonstrates UI/UX design skills, form validation, custom components, and deployment using GitHub Pages.
https://sujeet-2003.github.io/Hotel-booking-form/
- Glassmorphism-themed UI
- Custom horizontal date picker carousel
- Month & year navigation in date selector
- Subtle animated gradient background
- Clear validation with custom error messages
- Mandatory Room type selection
- Guest count selector
- Optional special requests textarea
- Fully responsive design
- HTML5
- CSS3 (Variables, Flexbox, animations)
- JavaScript (Vanilla)
- GitHub Pages for deployment
Hotel-booking-form/ ├── index.html ├── style.css ├── script.js └── README.md
- Clone the repository
git clone https://github.com/SUJEET-2003/Hotel-booking-form.git