Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basedhound/travel-agency-1_ui
Landing page design for a travel agency featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript.
https://github.com/basedhound/travel-agency-1_ui
css design figma html javasript js landing landing-page sass scrollreveal scss ui
Last synced: 6 days ago
JSON representation
Landing page design for a travel agency featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/basedhound/travel-agency-1_ui
- Owner: basedhound
- Created: 2023-06-18T12:11:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T15:16:32.000Z (3 months ago)
- Last Synced: 2024-08-05T17:36:40.677Z (3 months ago)
- Topics: css, design, figma, html, javasript, js, landing, landing-page, sass, scrollreveal, scss, ui
- Language: HTML
- Homepage: https://travel-1-fv.netlify.app
- Size: 8.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
📋 Table of Contents- ✨ [Introduction](#introduction)
- ⚙️ [Tech Stack](#tech-stack)
- 🚀 [Quick Start](#quick-start)**[EN]** Landing page design for a travel agency featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript. Enhanced with smooth animations powered by ScrollReveal.js library.
**[FR]** Page d'accueil pour une agence du voyage, mettant en avant une esthétique moderne et minimaliste, réalisée avec HTML, CSS et JavaScript. Agrémentée d'animations fluides grâce à la bibliothèque ScrollReveal.js.
- HTML
- CSS
- JavaScript
- Sass [đź“„](https://sass-lang.com/documentation)
- ScrollReveal.js [đź“„](https://scrollrevealjs.org/guide/hello-world.html)Follow these steps to set up the project locally on your machine.
**Prerequisites**Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)
**Cloning the Repository**```bash
git clone {git remote URL}
```
**Running the Project**Use [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
to launch a development local server with live reload feature for static & dynamic pages.