Welcome to Air – a full-service creative agency website that emphasizes strategic design, bold ideas, and effective communication. This website presents the agency’s services, expertise, and branding approach in a clean and modern layout.
- HTML5 – Semantic and accessible markup
- SCSS (Sass) – Modular and nested styling using SASS preprocessor
- JavaScript (ES6) – For basic interactivity (e.g. navigation menu, slider)
- Google Fonts –
PoppinsandOpen Sansfor modern typography - Responsive Design – Mobile-friendly layout using
viewportand CSS flexibility
- Header – Logo, navigation menu, call-to-action
- Intro Slider – Interactive slider with title and description
- About Us – Introduction and philosophy
- Our Expertise – Highlights core areas: Branding, Communication, Strategy
- Services – Detailed list of services offered, with categories
- Menu (Aside) – Mobile-friendly navigation overlay
- Add interactive functionality for the slider
- Implement mobile responsiveness in all sections
- Optimize images for performance
- Connect contact form (if any)
🛠️ Installation
- Clone the repository
- git clone https://github.com/OlyaVidzi/dia.git
- cd phone-catalog
- Switch to the main branch
- git checkout main
- Install dependencies
- npm install
- Start the development server
- npm start
🌐 Deploy to GitHub Pages
- npm run deploy