An open API service indexing awesome lists of open source software.

https://github.com/okyanusaydgn/trillo_project

Trillo is an all-in-one booking app for hotels 🏨, flights ✈️, car rentals πŸš—, and tours πŸ—ΊοΈ. It provides a user-friendly interface with features like hotel search πŸ”, user notifications πŸ“², and detailed hotel information πŸ“‹. Designed using HTML, Sass/SCSS for better styling management, it ensures a seamless and responsive experience across devices
https://github.com/okyanusaydgn/trillo_project

css-scss html5 responsive-web-design sass-scss trillo-project web-design web-dev

Last synced: 2 days ago
JSON representation

Trillo is an all-in-one booking app for hotels 🏨, flights ✈️, car rentals πŸš—, and tours πŸ—ΊοΈ. It provides a user-friendly interface with features like hotel search πŸ”, user notifications πŸ“², and detailed hotel information πŸ“‹. Designed using HTML, Sass/SCSS for better styling management, it ensures a seamless and responsive experience across devices

Awesome Lists containing this project

README

          

![logo](https://github.com/user-attachments/assets/8b19d754-b92f-45f2-8c2a-8b142582c210)

# Trillo Project

Omnifood Demo GIF

> This GIF demonstrates the main features of the Trillo website.
>

**Trillo** is an all-in-one booking app for hotels 🏨, flights ✈️, car rentals πŸš—, and tours πŸ—ΊοΈ. Built with **HTML, CSS, and SASS/SCSS**, it ensures a seamless and responsive experience across devices πŸ“±πŸ’». Search, book, and enjoy your adventures with Trillo! 🌍✨

## πŸ“Œ About the Project
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.

## πŸ› οΈ Technologies Used

- **Frontend**: HTML, CSS, SASS
- **Code Editor**: Visual Studio Code
- **Deployment**: Netlify


## πŸ”§ Tools and Resources

Here are the tools and resources used during the development of this project:

### Fonts and Typography
- **🌐 Google Fonts**: For modern and readable typography.

### Colors and Design Tools
- **🎨 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.

### Images and Videos
- **πŸ“· Unsplash**: For high-quality, royalty-free images.

## 🎨 Icons and Design Resources

- **🌐 Icomoon**: [Visit Icomoon](https://icomoon.io) for scalable and customizable icons.

## πŸš€ Deployment

The project is deployed on **Netlify**. You can visit the live site here:
🌐 [Trillo Live Demo](https://trillo-hub.netlify.app/)

You can find the source code for this project on GitHub:
πŸ”— [Trillo GitHub Repository](https://github.com/Okyanusaydgn/Trillo_Project.git)

## πŸ–₯️ How to Run Locally

1. **Clone the repository**:
```bash
git clone https://github.com/Okyanusaydgn/Trillo_Project.git
```
2. **Navigate to the project folder**:
```bash
cd trillo-project
```
3. **Open in Visual Studio Code**:
```bash
code .
```
4. **Install dependencies (if you haven't already):
```bash
npm install
```
5. **Start a local server** (Optional, if needed):
```bash
npm start