Skip to content

Commit d7bb0c8

Browse files
Merge pull request #883 from Sanjuchilukuri/TravelPro
Added Travel pro website
2 parents bf4d506 + 7202c18 commit d7bb0c8

34 files changed

+1219
-2
lines changed

Index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
| [Books Catalog](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Books%20Catalog) | A simple Book Catalog website to manage books effectively. |
110110
| [Restaurant Website](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Restaurant%20Website) | A simple and responsive Restaurant website template. |
111111
| [Pomodoro Timer](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Pomodoro-Timer) | A simple Pomodoro Timer using React.js, where you can track the time spent on work and break. |
112-
113-
|[Audio Visualization with three.js](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Audio%20Visualization%20with%20three.js) | audio visualization using the powerful 3D graphics library, three.js |
112+
| [TravelPro](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/TravelPro) | A simple static website to enhance HTML & CSS skills |
113+
|[Audio Visualization with three.js](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Audio%20Visualization%20with%20three.js) | audio visualization using the powerful 3D graphics library, three.js |

TravelPro/Readme.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# TravelPro 🌍
2+
3+
TravelPro is a static website built with **HTML** and **CSS**, offering a sleek and modern user interface. This project is ideal for beginners looking to improve their **HTML** and **CSS** skills. It includes a clean, responsive design that serves as a perfect starting point for learning front-end development.
4+
5+
## 🌟 Project Overview
6+
7+
**TravelPro** was created to help beginners get hands-on experience with basic front-end web technologies. The design is simple, user-friendly, and has a visually appealing layout, making it highly recommended for developers new to HTML and CSS.
8+
9+
### 📋 Features
10+
- Clean and responsive design.
11+
- Optimized layout for various devices (desktop, tablet, mobile).
12+
- Engaging color scheme and font styling.
13+
- Interactive navigation bar and call-to-action buttons.
14+
- Sample sections like **About Us**, **Destinations**, **Services**, and **Contact Us**.
15+
16+
## 💻 Technologies Used
17+
18+
- **HTML5**: Structuring the webpage content.
19+
- **CSS3**: Styling and layout design.
20+
21+
## 📐 Figma Design
22+
23+
For a detailed design reference, check the project’s Figma link [here](https://www.figma.com/design/plOYGzkjSvz1Tn2W0DLXEe/Travel-Website-Landing-Page-(Community)?node-id=0-1&node-type=canvas&t=u4UtQQTbRdrQXepg-0).
24+
25+
## 🚀 Getting Started
26+
27+
To view the project locally:
28+
1. **Clone the repository**:
29+
```bash
30+
git clone <repository-url>

TravelPro/images/Home Page.png

1.88 MB
Loading

TravelPro/images/building.png

1.05 KB
Loading

TravelPro/images/customization.png

2.3 KB
Loading

TravelPro/images/destination.svg

Lines changed: 12 additions & 0 deletions
Loading

TravelPro/images/europe.png

270 KB
Loading

TravelPro/images/event.png

5.24 KB
Loading

TravelPro/images/fb.svg

Lines changed: 19 additions & 0 deletions
Loading

TravelPro/images/flight.png

4.04 KB
Loading

0 commit comments

Comments
 (0)