Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.83 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.83 KB

J Tourism Website

Overview J Tourism is a responsive web application designed to showcase stunning travel destinations and unforgettable experiences. The website features a modern design with a hero section, destination cards, and a footer with social media links.

Features Responsive Design: The website is fully responsive and adapts to various screen sizes. Hero Section: A visually appealing hero section with a background image and a call-to-action button. Destination Cards: A section displaying top travel destinations with images and titles. Navigation Bar: A fixed navigation bar for easy access to different sections of the website. Footer: Contains copyright information and links to social media platforms.

Technologies Used HTML: Structure of the web pages. CSS: Styling of the web pages, including Bootstrap for responsive design. JavaScript: Bootstrap's JavaScript for interactive components.

Getting Started To run the J Tourism website locally, follow these steps:

  1. Clone the Repository: git clone https://github.com/jayeshmahawer/j-tourism.git cd j-tourism

2.Open the HTML File: Open index.html in your preferred web browser.

File Structure /index.html # Main HTML file

Customization Change Background Image: Update the URL in the CSS for the #hero section.

Update Destinations: Modify the images and titles in the destination cards section.

Edit Footer Information: Change the copyright text and social media links in the footer.

Contributing Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.

License This project is licensed under the MIT License - see the LICENSE file for details.

Author Jayesh Mahawer - (https://github.com/jayeshmahawer)

Acknowledgments Bootstrap for the responsive design framework. Unsplash for the beautiful images used in the website.