Skip to content

harshad333-v/TripBoss-Travel-site

Repository files navigation

TripBoss Travel Site

TripBoss is a responsive, multi-page travel website built with HTML, CSS, and vanilla JavaScript.
It showcases destinations, travel stories, gallery images, and contact information in a clean brochure-style layout.

Features

  • Responsive navigation with mobile menu toggle
  • Multi-page structure:
    • index.html (home)
    • gallery.html (gallery + image modal)
    • blog.html (travel blog cards)
    • about.html (agency story and highlights)
    • contact.html (contact form and details)
  • Reusable styling with utility and responsive CSS files
  • Lightweight client-side interactions in js/script.js

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • Font Awesome (CDN icons)

Project Structure

TripBoss-Travel-site/
├── index.html
├── about.html
├── blog.html
├── gallery.html
├── contact.html
├── css/
├── js/
├── images/
├── font/
└── videos/

Getting Started

  1. Clone the repository.
  2. Open index.html directly in a browser, or run a local static server.

Optional: Run with a local server

If you have Node.js installed:

npx serve .

Then open the local URL printed in your terminal.

Notes

  • This project currently has no configured npm scripts for linting, building, or testing.
  • package.json currently only includes gh-pages as a development dependency.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors