World Travel:
This project is a basic website built using HTML, CSS, and JavaScript. It is designed for a travel agency and includes various pages such as home, explore, login, and pricing.
- Home Page: Introduction to the travel agency.
- Explore Page: Showcases different travel destinations.
- Login Page: Allows users to log in.
- Pricing Page: Displays pricing information for various travel packages.
To get a local copy up and running, follow these simple steps.
- A web browser (e.g., Chrome, Firefox)
- A code editor (e.g., VS Code)
- Clone the repository:
git clone https://github.com/arshc0de/Travel_Website_Project.git
- Open the project in your code editor.
- Open
index.html
in your web browser to view the website.
Your challenge is to make this website responsive. Ensure that it looks good on all devices, including desktops, tablets, and mobile phones. Use media queries and flexible layouts to achieve this.
Distributed under the MIT License. See LICENSE
for more information.
Feel free to use it and make changes!