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.
View live: Air-Agency
The layout and visual design were created in Figma: Figma Design Link
- Figma — design prototype
- Swiper — image slider
- Mobile First — responsive layout
- HTML5, SCSS, JavaScript (ES6+) — core structure, styling, and interactivity
- Gulp — task automation
- Parcel — development server and bundler
- Stylelint — CSS/SCSS linting
- ESLint — JavaScript linting
- Prettier — code formatting
Follow these steps to set up the project locally:
git clone https://github.com/19eduard99/Air-Agency.git
cd Air-AgencyUsing npm:
npm installor using yarn:
yarn installUsing npm:
npm startor using yarn:
yarn start