Skip to content

19Eduard99/Air-Agency

Repository files navigation

Air-Agency Landing Page (Gulp + SCSS + Stylelint)

A stylish and modern landing page for a fictional digital agency. The layout is based on a clean, minimal aesthetic and includes animations, sliders, and responsive design optimized for various devices.

Live Demo

View live: Air-Agency

Design

The layout and visual design were created in Figma: Figma Design Link

Technologies Used

🎨 Design & UI/UX

  • Figma — design prototype
  • Swiper — image slider
  • Mobile First — responsive layout

🧱 Core

  • HTML5, SCSS, JavaScript (ES6+) — core structure, styling, and interactivity

🛠 Development & Deployment

  • Gulp — task automation
  • Parcel — development server and bundler
  • Stylelint — CSS/SCSS linting
  • ESLint — JavaScript linting
  • Prettier — code formatting

Get Started

Follow these steps to set up the project locally:

1. Clone the repository

git clone https://github.com/19eduard99/Air-Agency.git
cd Air-Agency

2. Install dependencies

Using npm:

npm install

or using yarn:

yarn install

3. Run the project locally

Using npm:

npm start

or using yarn:

yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors