An open API service indexing awesome lists of open source software.

https://github.com/webdevaminul/wda-landing-travel

Responsive landing page with HTML and CSS, featuring a banner for offers, user reviews, and a mobile-friendly side navbar.
https://github.com/webdevaminul/wda-landing-travel

html vanilla-css

Last synced: 5 months ago
JSON representation

Responsive landing page with HTML and CSS, featuring a banner for offers, user reviews, and a mobile-friendly side navbar.

Awesome Lists containing this project

README

          

# [WDA-Landing-Travel](https://wda-landing-travel.vercel.app)

## Demo

![WDA-Landing-Travel-Demo](/assets/demo-img.png)

## Overview

This is a simple tour booking landing page built using HTML and Vanilla CSS where I tried to create pixel perfect design from figma.

## Technologies Used

- HTML
- CSS

## Features

- Side navigation bar
- Responsive design

## Setup and Running the Project

To run this project locally, follow these steps:

1. **Clone the Repository**:

```bash
git clone https://github.com/webdevaminul/WDA-Landing-Travel.git
```

2. **Navigate to the Project Directory**:

```bash
cd WDA-Landing-Travel
```

3. **Open the project with Visual Studio Code (recommended)**:

```bash
code .
```

4. **Install a Live Server**:
Install the [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extension for Visual Studio Code if you haven't already

5. **Run the Live Server**:
Right-click on `index.html` and select `Open with Live Server`.

## Important

Ensure you have the Live Server extension installed in Visual Studio Code to run the project smoothly in a local development environment.

## Creadit & Contributions

Contributions are welcome! Please fork the repository and submit a pull request for any feature additions or bug fixes.
For any questions or inquiries, please contact [webdev.aminul@gmail.com].
Happy coding!