This GIF demonstrates the main features of the Trillo website.
Trillo is an all-in-one booking app for hotels π¨, flights
Trillo is a user-friendly web application designed to make booking hotels, flights, car rentals, and tours easier than ever. With a clean, modern design and fully responsive layout, it guarantees an exceptional experience on any device.
- Frontend: HTML, CSS, SASS
- Code Editor: Visual Studio Code
- Deployment: Netlify
Here are the tools and resources used during the development of this project:
- π Google Fonts: For modern and readable typography.
- π¨ Tint and Shade Generator: For creating consistent color palettes.
- π Coolors Contrast Checker: To ensure accessibility and readability.
- π¨ Open Color: For a well-balanced color scheme.
- π· Unsplash: For high-quality, royalty-free images.
- π Icomoon: Visit Icomoon for scalable and customizable icons.
The project is deployed on Netlify. You can visit the live site here:
π Trillo Live Demo
You can find the source code for this project on GitHub:
π Trillo GitHub Repository
- Clone the repository:
git clone https://github.com/Okyanusaydgn/Trillo_Project.git
- Navigate to the project folder:
cd trillo-project - Open in Visual Studio Code:
code . - **Install dependencies (if you haven't already):
npm install
- Start a local server (Optional, if needed):
npm start

