Trillo is a streamlined web application designed for online hotel, flight, car rental, and tours booking. Offering a modern feel, the platform provides users with an array of affordable deals and discounts. The landing page is crafted using plain HTML and styled with CSS, enhanced for consistency using Sass.
- Unified Booking Platform: Book hotels, flights, car rentals, and tours all in one place for a convenient travel planning experience.
- Modern Design: Trillo boasts a contemporary look and feel, ensuring a visually appealing and user-friendly interface.
- Affordable Deals and Discounts: Enjoy a variety of budget-friendly options with special deals and discounts for cost-effective travel.
- HTML: The core structure of the landing page is built using HTML for a clean and semantic layout.
- CSS: Styling is applied using CSS to enhance the visual appeal and responsiveness of the web application.
- Sass: To maintain consistency and streamline styling, Sass is employed as a preprocessor for CSS.
To explore Trillo locally, clone the repository and open the index.html
file in your preferred web browser.
git clone https://github.com/filipboshevski/trillo.git
cd trillo
Contributions to enhance the user interface, add new features, or improve existing ones are welcome!