Welcome to Travelscapes, a responsive travel website designed to provide you with seamless travel planning, booking, and exploration experiences. Whether you're a seasoned traveler or someone looking for their next adventure, Travelscapes has something for everyone.
- User-friendly interface
- Seamless travel planning
- Easy booking process
- Interactive exploration tools
- Responsive design for all devices
- HTML
- CSS
- JavaScript
- PHP
- MySQL
To run Travelscapes locally on your machine, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/AtharvaKulkarniIT/Travelscapes.git
- Navigate to the directory:
cd Travelscapes-main
-
Set up your local server environment.Make sure you save this project in the htdocs folder. If you don't have one installed, you can use tools like XAMPP or WAMP for PHP and MySQL.
-
Create a database with name
travelscapes
and import it into your MySQL server. You can find the SQL file in theDatabase
directory. -
Start your local server environment.
-
Open your web browser and navigate to :
http://localhost/Travelscapes-main
-
You should now see the Travelscapes website running locally on your machine.
This project is licensed under the MIT License.