A simple HTML & CSS project : https://frankkwabenaaboagye.github.io/excursion/
"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. 🎥🖼️
- 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. 📥🔗
- 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. 🌐
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd excursion
-
Open the index.html file in your preferred web browser to view the landing page.
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.
- 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