Skip to content

Harshv2608/touriHSTan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TouriHSTan – Travel & Tour Guide Platform

TouriHSTan is a responsive travel website built to showcase curated tour packages across various Indian cities.
This project was developed as a first-year web development project to demonstrate practical frontend and basic backend skills.

Live Demo: https://harshv2608.github.io/touriHSTan/


Features

  • City Exploration: Discover popular cities like Mumbai, Delhi, and Goa with dedicated pages highlighting top attractions and experiences.
  • Curated Tour Packages: Each city page offers themed tour packages with details like duration, highlights, inclusions, and pricing.
  • Responsive Design: Works well on both desktop and mobile devices.
  • User Interaction: Includes pages like "About Us," "Contact Us," and "Feedback" to engage users.

Technologies Used

  • Frontend:
    • HTML5
    • CSS3
    • JavaScript
  • Backend:
    • Firebase Authentication
    • Firebase Realtime Database

Running Locally

To run the project on your local machine:

  1. Clone the repository:

    git clone https://github.com/Harshv2608/touriHSTan.git cd touriHSTan

  2. Open index.html file in your preferred web browser.


Contributing

Contributions are welcome! To contribute:

  • Fork the repository.
  • Create a new branch: git checkout -b feature-name
  • Make your changes.
  • Commit your changes: git commit -m "Add new feature"
  • Push to your branch: git push origin feature-name
  • Open a pull request.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

 
 
 

Contributors