Skip to content

Gakiri001/zaph-Tours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Zaph Tours – Travel Agency Front-End Website (React + CSS)

Zaph Tours is a fully responsive, modern front-end travel website template built with React JS and CSS. It’s perfect for travel agencies, tour operators, or developers looking to quickly build or customize a stunning tourism site.

🚀 Live Demo

🔗 View Live Site


📁 Folder Structure

zaph-tours/ ├── public/ │ └── index.html ├── src/ │ ├── assets/ # Images and static assets │ ├── components/ # Reusable React components │ ├── pages/ # Pages (Home, Destinations, Trips, Contact) │ ├── App.js │ ├── index.js │ └── styles.css ├── package.json └── README.md


✨ Features

🏠 Home Page

  • Hero Section
  • About Us Section
  • Featured Destinations
  • Testimonials
  • Email Subscription Form

📍 Destinations Page

  • List of travel destinations with:
    • Image gallery
    • Charges per destination
    • Guide name & photo
    • Visitors count
    • Description

🧳 Trips Page

  • Trip packages such as:
    • Romantic Honeymoon Getaway
    • Ultimate Adventure Expedition
  • Includes:
    • Trip overview
    • Highlights & activities
    • Trip charges

📞 Contact Page

  • Social media links
  • Address details
  • Comment/review section
  • Embedded Google Map

⚙️ Tech Stack

  • React JS
  • CSS
  • Vite (optional)
  • Fully responsive design

🛠️ Getting Started

To run the project locally:

  1. Unzip the downloaded folder
  2. Navigate to the project directory
cd zaph-tours

Install dependencies

npm install

###Start the development server

npm run dev

The site will be available at http://localhost:5173/

About

Reponsive website for Tourism company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors