Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improved Landing Page Visuals in README.md #1230

Merged
merged 1 commit into from
Jul 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,14 @@
<h2>Overview📌</h2>
<p>This repository contains my project on a Travel Website✈️ using HTML, CSS and JavaScript. It features a landing page for a travel tour company website. Finding the perfect travel destination can be a challenge. This project aims to streamline that process🚤. We welcome all contributions to make this a fantastic resource for travelers. Jump in and contribute to this grand project! Read the guidelines📚 and get started building!</p>

<h2>Live Project -- https://apu52.github.io/Travel_Website/</h2>
<h2>Live Demo</h2>

Check out the live project [here](https://apu52.github.io/Travel_Website/).

<p align="center">
<img src="https://github.com/avanimathur/Travel_Website/assets/151984867/1024d506-92c6-4b35-a4ab-2d4eaca78199" alt="Live Demo">
</p>

<h2>Features</h2>

- **Introductory Page**: Welcomes visitors with an engaging introductory page that highlights the essence of our travel website and sets the tone for exploration.
Expand All @@ -72,33 +79,27 @@
<h2>Open-Source-Programmes⭐</h2>

### This project is now OFFICIALLY accepted for

![GSSOC](https://github.com/apu52/METAVERSE/assets/114172928/e79eb6de-81b1-4ffb-b6ed-f018bb977e88)

<div align="center">

<img src="img/VSOC new.png" width="100%">
<img src="https://github.com/apu52/METAVERSE/assets/114172928/e79eb6de-81b1-4ffb-b6ed-f018bb977e88" alt="GSSOC" width="80%">
</div>




<div align="center">
<img src="img/VSOC new.png" alt="VSOC" width="80%">
</div>

### This project was part of following Open Source Programs

<div align="center">

<img src="img/JWOC.png" width="50%">
<img src="img/JWOC.png" alt="JWOC" width="50%">
</div>

<h2>Getting Started💥</h2>

<h3>Local Installation video</h3>

[video](https://drive.google.com/file/d/1LsBudIUtZLDMSlmBDdOfT001QRqGBSbN/view?usp=sharing)



## How to make a Pull Request?

**1.** Start by forking the [**Travel_Website**](https://github.com/apu52/Travel_Website) repository. Click on the <a href="https://github.com/apu52/Travel_Website/fork"><img src="https://i.imgur.com/G4z1kEe.png" height="21" width="21"></a> symbol at the top right corner.
Expand Down
Loading