Skip to content

Commit

Permalink
feat : Improved Landing Page Visuals in README.md
Browse files Browse the repository at this point in the history
# Title and Issue number

Title :  Improve Landing Page Visuals in README.md

Issue No. : 1096

Code Stack : HTML, CSS, JS

Close # 1096

# Description
# Type of PR

- [ ] Bug fix
- [X] Feature enhancement
- [X] Documentation update
- [ ] Other (specify): _______________

# Checklist:

- [X] I have performed a self-review of my code.
- [X] I have commented my code, particularly in hard-to-understand areas.
- [X] I have tested the changes thoroughly before submitting this pull request.
- [X] I have provided relevant issue numbers, screenshots, and videos after making the changes.
- [X] I have gone through the  `contributing.md` file before contributing

# Additional context:
##Are you contributing under any Open-source programme?
- [x] I am contributing under `GSSOC'24`
- [ ] I am contributing under `VSOC'24`
  • Loading branch information
Zoha-Waheed committed Jul 25, 2024
1 parent 53f45aa commit 94216b3
Showing 1 changed file with 13 additions and 12 deletions.
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

0 comments on commit 94216b3

Please sign in to comment.