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

https://github.com/jefedcreator/soujouner

Landing page for a travel agency
https://github.com/jefedcreator/soujouner

Last synced: about 1 month ago
JSON representation

Landing page for a travel agency

Awesome Lists containing this project

README

          

# Soujouner

Soujouner is a simple, responsive single-page web application that showcases a travel agency's featured destination. The app features a clean design, navigation menu, and an interactive slider to navigate through different destinations.

## Features

1. Clean and modern design
2. Responsive layout for different screen sizes
3. Interactive hamburger menu for mobile devices
4. Destination showcase with descriptive text and images

## Prerequisites

- Basic knowledge of HTML, CSS, and JavaScript

## Installation

1. Clone this repository or download the source files.
2. Open `index.html` in your preferred browser.

## Usage

- Navigate through the page using the menu items and slider.
- Resize your browser window to see the responsive layout in action.

## File Structure

- `index.html`: Main HTML file that contains the structure of the web application.
- `index.css`: CSS file that contains the styling for the web application.
- `index.js`: JavaScript file that handles the interactive elements of the web application, such as the hamburger menu for mobile devices.
- `media`: Folder containing the images and SVG files used in the web application.

## Screenshots

![Desktop view](./screenshots/desktop-view.png)
![Mobile view](./screenshots/mobile-view.png)

## Acknowledgments

- Google Fonts: Montserrat font family (https://fonts.google.com/specimen/Montserrat)

## License

This code is not licensed and is free for public use.