A responsive landing page inspired by Bang & Olufsen’s clean and minimal design. Built with semantic HTML, SCSS, and JavaScript, with interactive UI elements and smooth navigation.
https://nazarii84.github.io/soundscape-landing/
- Responsive layout (mobile / tablet / desktop)
- Burger menu navigation with anchor links
- Hover states for interactive elements
- Contact form UI (demo behavior)
- Optimized project structure and reusable SCSS utilities
- Custom favicon
- HTML5
- SCSS
- JavaScript (ES6)
- Gulp-based build tools
- ESLint / Stylelint
- GitHub Pages
git clone https://github.com/Nazarii84/soundscape-landing.git
cd soundscape-landingnpm installnpm start