Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WanderWave is a static web app built with HTML, CSS, and JavaScript to showcase themed travel packages. It offers a visually rich experience with categorized destinations and detailed descriptions.

Notifications You must be signed in to change notification settings

Preveen369/WanderWave

Repository files navigation

🌍 WanderWave – A Travel Destination Web App

Platform Tech Language License

WanderWave is a static web application designed to showcase travel destinations, built using HTML, CSS, and JavaScript. It features a collection of travel packages categorized by themes like Adventure Seekers, Cultural Exploration, Family Vacation, Friends Trip, Honeymoon Trip, and Wellness & Spa Retreat. The app provides a visually rich experience with images and detailed descriptions for each travel package.


🚀 Features

🏠 Welcome & Main Page

  • Serves as the initial landing page introducing the app’s purpose.
  • Acts as a central navigation point to explore different travel packages.

🌴 Travel Package Listings

  • Displays a variety of travel packages (e.g., Adventure Seekers, Cultural Exploration, Family Vacation).
  • Includes dedicated pages with images and descriptions for each package.

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript

📽️ Project Demo

Below is the project demo video of the WanderWave web interface:

Project Demo Video


📂 Project Structure

WanderWave/
└── image/
    ├── adventure.jpg              # Image for Adventure Seekers package
    ├── culturalEXploration.jpg    # Image for Cultural Exploration package
    ├── family.jpg                 # Image for Family Vacation package
    ├── friends.jpg                # Image for Friends Trip package
    ├── honeymoon.jpg              # Image for Honeymoon Trip package
    ├── slider1.jpg                # Slider image for the app
    ├── slider2.jpg                # Slider image for the app
    ├── slider3.jpg                # Slider image for the app
    ├── spa.jpg                    # Image for Wellness & Spa Retreat package
└── images/
└── packages/
    ├── AdventureSeekers/          # Folder for Adventure Seekers package
    ├── CulturalEXploration/       # Folder for Cultural Exploration package
    ├── FamilyVacation/            # Folder for Family Vacation package
    ├── FriendsTrip/               # Folder for Friends Trip package
    ├── HoneymoonTrip/             # Folder for Honeymoon Trip package
    ├── WellnessAndSpaRetreat/     # Folder for Wellness & Spa Retreat package
└── adventure.html                 # HTML file for Adventure Seekers package
└── cultural.html                  # HTML file for Cultural Exploration package
└── family.html                    # HTML file for Family Vacation package
└── friends.html                   # HTML file for Friends Trip package
└── honeymoon.html                 # HTML file for Honeymoon Trip package
└── index.html                     # Main HTML file for the app's UI
└── packages.css                   # Custom CSS styles for the app

🧪 Installation & Setup

📋 Prerequisites

  • A modern web browser (e.g., Chrome, Firefox)

🧑‍💻 Steps to run

  1. Clone the repository

    git clone https://github.com/Preveen369/WanderWave.git
    cd WanderWave
  2. Open the app

    • Open index.html in your web browser to explore the travel packages.

🤝 Contributing

Pull requests are welcome! Feel free to fork the repository and suggest improvements.

Steps to contribute:

# 1. Fork the repository
# 2. Create a feature branch
git checkout -b feature-name

# 3. Commit your changes
git commit -m "Add feature description"

# 4. Push to GitHub
git push origin feature-name

# 5. Open a Pull Request

📧 Contact

For queries or suggestions:


🌟 Show Your Support

If you like this project, please consider giving it a ⭐ on GitHub!

About

WanderWave is a static web app built with HTML, CSS, and JavaScript to showcase themed travel packages. It offers a visually rich experience with categorized destinations and detailed descriptions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published