A clean and responsive travel and tour website designed using HTML and CSS. The website offers an engaging user interface to showcase various travel destinations, tour packages, and contact information for booking inquiries.
- Home Page: Eye-catching landing page featuring high-quality images, a welcome message, and a brief introduction to the site.
- Destinations Page: A gallery of popular travel destinations with descriptions and booking links.
- Tour Packages Page: Information on different travel packages including price, duration, and activities.
- Contact Page: A simple contact form for inquiries and booking requests.
- Responsive Design: Fully responsive across devices (desktop, tablet, and mobile) using CSS media queries.
- HTML5: For structuring the content of the website.
- CSS3: For styling and responsive design.
- Font Awesome: For icons used in navigation and buttons.
-
Clone the repository:
git clone https://github.com/Smyekh/Voyage.git
-
Navigate to the project directory:
cd Voyage
-
Open
index.html
in your web browser:open index.html
Contributions are welcome! If you'd like to improve or add new features to this project, feel free to fork the repository and submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature/new-feature
). - Open a pull request.
This project is licensed under the MIT License.