This is a Tour & Travel front-end project designed to showcase beautiful destinations, packages, and services. It was built from scratch focusing on a clean, modern, and engaging user interface.
The website includes multiple sections such as:
- Home: A stunning landing area.
- Adventure & Packages: Beautifully displayed tour cards.
- Contact Us: A fully styled form. (Information is captured using a PHP backend).
- HTML5 (Semantic structure)
- CSS3 (Responsive design, animations)
- JavaScript (Interactivity, DOM manipulation)
- PHP (Backend logic for the contact form)
To get a local copy up and running, follow these simple steps.
- A modern web browser (Chrome, Firefox, Safari)
- Optional: A local server environment like XAMPP or MAMP if you want to test the PHP backend functionality.
- Clone the repo
git clone https://github.com/Yash-srivastav16/Tour-Project.git
- Open
index.htmlin your browser to view the frontend. - If testing PHP, move the project folder to your local server's
htdocs(for XAMPP) orwwwdirectory, and navigate tolocalhost/Tour-Project.
| Adventure Section | Tour Packages |
|---|---|
| Contact Form | Database View |
|---|---|
Calling All Open Source Contributors! We would love your help in shaping the future of this repository.
- Check out our Contributing Guidelines to get started.
- Look at our Open Issues (look for the
good first issuelabel!). - Fork the Project, create your Feature Branch (
git checkout -b feature/AmazingFeature), and open a Pull Request.
Distributed under the MIT License. See LICENSE for more information.