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.
- Host: GitHub
- URL: https://github.com/mehmet-github06/travel-app
- Owner: Mehmet-github06
- Created: 2023-11-11T20:37:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T21:11:24.000Z (about 2 years ago)
- Last Synced: 2025-01-16T05:25:33.500Z (about 1 year ago)
- Topics: flexbox, html-css-javascript, media-queries, responsive, sad
- Language: SCSS
- Homepage: https://sass-2.vercel.app
- Size: 10.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


## 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