Public
Like
hotelsList
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v9View latest version
This directory contains the frontend for the Hotel Finder application.
index.html- Main HTML file with embedded JavaScriptfavicon.svg- Application favicon
- Responsive design using Tailwind CSS
- Search form with zip code validation
- Hotel cards with details and amenities
- Loading states and error handling
- Star rating visualization
- Uses vanilla JavaScript for simplicity
- Tailwind CSS for styling via CDN
- Font Awesome for icons
- Template element for hotel card rendering