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

https://github.com/mehmet-github06/travel-app

This project is a simple web interface designed for a travel site using HTML, CSS - SASS and JS.
https://github.com/mehmet-github06/travel-app

flexbox html-css-javascript media-queries responsive sad

Last synced: about 1 month ago
JSON representation

This project is a simple web interface designed for a travel site using HTML, CSS - SASS and JS.

Awesome Lists containing this project

README

          

# Travel Site

This project is a simple web interface designed for a travel site using HTML, CSS - SASS and JS.

## Technologies

- HTML
- CSS
- SASS
- JS
- Font Awesome (for icons)
- Google Fonts (for fonts)
## Screenshots

![Screenshot 1](./assets/Screenshot_3.jpg)
![Screenshot 2](./assets/Screenshot_1.jpg)

## Live Demo

[Live Demo](https://sass-2-c6db.vercel.app/)

## Project Description

This project includes a web interface design for a travel site. It includes the following features:

- Home page
- About page
- Destinations page
- Guides page
- Footer with social media links

## Project Structure

- `index.html`: Main page HTML file.
- `style.css`: Style file.
- `assets/`: Folder containing images used in the project.
- `js/app.js`: JavaScript file for the project (if any).

## Additional Information
- The project has a responsive design.
- External resources such as Font Awesome and Google Fonts have been used.
- The code has been made responsive to mobile devices using CSS media queries.

## Installation

Clone the project:

```bash
git clone https://github.com/username/travel-site.git