https://github.com/dimuthadithya/soultravel
Soul Travel is a travel website that helps users explore and discover new travel destinations, packages, and blogs. The website is built using HTML, CSS, and Bootstrap.
https://github.com/dimuthadithya/soultravel
bootstrap html sass
Last synced: about 2 months ago
JSON representation
Soul Travel is a travel website that helps users explore and discover new travel destinations, packages, and blogs. The website is built using HTML, CSS, and Bootstrap.
- Host: GitHub
- URL: https://github.com/dimuthadithya/soultravel
- Owner: dimuthadithya
- Created: 2025-02-19T13:33:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T13:36:37.000Z (over 1 year ago)
- Last Synced: 2025-02-19T14:31:58.875Z (over 1 year ago)
- Topics: bootstrap, html, sass
- Language: HTML
- Homepage: https://dimuthadithya.github.io/soulTravel/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soul Travel
Soul Travel is a travel website that helps users explore and discover new travel destinations, packages, and blogs. The website is built using HTML, CSS, and Bootstrap.
## Features
- **Responsive Design:** The website is fully responsive and works on all devices.
- **Navigation:** Easy-to-use navigation bar with links to different sections of the website.
- **Hero Section:** A prominent hero section with a call-to-action.
- **Travel Packages:** Information about various travel packages.
- **Blog:** A section for travel-related blogs.
- **Contact:** A contact section for users to get in touch.
## Technologies Used
- **HTML:** Markup language for creating the structure of the website.
- **CSS:** Styling for the website.
- **Bootstrap:** CSS framework for responsive design and pre-built components.
- **FontAwesome:** Icon library for adding icons to the website.
## Getting Started
To get a local copy of the project up and running, follow these steps:
1. **Clone the repository:**
```sh
git clone https://github.com/your-username/soulTravel.git
```