Skip to content

vraj-712/Responsive_Web_design

Repository files navigation

Treva Template 🌎 🛩️

Welcome to Treva - a simple, elegant webpage to showcase beautiful destinations around the world and to inspire people to travel. This webpage serves as a mockup for a travel agency's homepage, designed using HTML and CSS.

Overview

  • A beautiful hero section with a background image.
  • A navigation bar for easy access to different sections of the site.
  • A services section to outline the available travel packages and options.
  • A footer with contact information and links to social media.

Features

  • Responsive Design: Optimized for both desktop and mobile devices.
  • Modern Aesthetic: Clean, visually appealing design.
  • Easy Navigation: Includes links for easy navigation to different sections.

Installation

  1. Clone the repository:
     
    git clone https://github.com/vraj-712/Responsive_Web_design.git
     
  2. Run the Project
     
    # Just double click on .html file and now you are set
     

Usage

  • Feel free to use this website as a template for any travel-related projects. Customize the images, colors, and content to fit your needs.

File Structure

travel-with-us/
├── index.html       # Main HTML file for the homepage
├── style.css        # Stylesheet with custom styles
└── assets/          # Folder containing images for the hero and other sections

Tech Stack

Contributing

  • Fork the repository

  • Create your feature branch

     
    git checkout -b feature/NewFeature
     
    
  • Commit your changes

     
    git commit -m 'Add NewFeature'
     
  • Push to the branch

     
    git push origin feature/NewFeature
    
    
  • Open a Pull Request

License

  • This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Thanks to the open-source community for their support and contributions!