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

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

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
```