Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankkwabenaaboagye/excursion
https://github.com/frankkwabenaaboagye/excursion
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/frankkwabenaaboagye/excursion
- Owner: frankkwabenaaboagye
- Created: 2024-08-22T09:39:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T11:23:32.000Z (3 months ago)
- Last Synced: 2024-08-23T11:46:08.989Z (3 months ago)
- Language: HTML
- Size: 13.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Excursion - Landing Page 🌍📱
A simple HTML & CSS project : https://frankkwabenaaboagye.github.io/excursion/
## Project Overview
"Excursion" is a web page project that advertises a mobile app designed to help users record and share their travel experiences. 🌟✈️
This app will be your personal travel guide, recommending hidden places and points of interest based on your preferences. 📍✨
The landing page is created using HTML and CSS, incorporating video and imagery to showcase the app's features and appeal to potential users. 🎥🖼️## Features
- **Landing Page Design**: The page introduces the Excursion app, highlighting its key benefits and providing a teaser for its upcoming release. 🚀
- **Video and Imagery**: Engaging visuals, including a video and images, are used to capture the essence of travel and adventure. 🌄🎞️
- **Call-to-Action**: The page encourages users to download the app (coming soon) with prominent links. 📥🔗## Tools and Technologies Used
- **HTML**: Structure and content of the web page. 🏗️
- **CSS**: Styling and layout. 🎨
- **Command Line Interface (CLI)**: For navigating the project and managing files. 💻
- **Git**: Version control to track changes and collaborate. 🗂️
- **GitHub**: Repository hosting and collaboration. 🌐# How to Run the Project 🚀
1. Clone the repository:
```bash
git clone
```2. Navigate to the project directory:
```bash
cd excursion
```
3. Open the index.html file in your preferred web browser to view the landing page.## Project Structure
- `index.html` 📄: The main HTML file containing the content and structure of the landing page.
- `resources/css/style.css` 🎨: The CSS file responsible for styling the web page.
- `resources/images/` 🖼️: Folder containing images used on the page.## Future Enhancements
- Add more interactive elements, such as a signup form for early access.
- Implement responsive design to optimize the page for various screen sizes.
- Include additional features and animations to enhance user engagement.## License 📜
@ LICENSE