https://github.com/bderdz/trafico
Trafico - landing page
https://github.com/bderdz/trafico
gsap html5 javascript js landing-page responsive-web-design rwd scss
Last synced: 6 months ago
JSON representation
Trafico - landing page
- Host: GitHub
- URL: https://github.com/bderdz/trafico
- Owner: bderdz
- License: mit
- Created: 2023-08-22T20:01:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T14:07:11.000Z (over 1 year ago)
- Last Synced: 2025-01-18T23:27:34.283Z (9 months ago)
- Topics: gsap, html5, javascript, js, landing-page, responsive-web-design, rwd, scss
- Language: SCSS
- Homepage: https://trafico-bagtirr.vercel.app
- Size: 432 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trafico - Landing Page
[✅Deployed Project](https://trafico-bagtirr.vercel.app)
## ⚙ Technologies
- JavaScript
- HTML
- SCSS
- GSAP
- Swiper JS
- Gulp## 💡 Features
- RWD
- GSAP animations
- Form validation
- Custom accordion component## 🔌 Setting up and running the app
```bash
# Clone repository:
git clone https://github.com/bagtirr/trafico.git# Install all dependencies
npm i# Run project
gulp
```