This project is a landing page for the Bang & Olufsen brand, showcasing their headphones and speakers. Developed as part of my learning journey, the project includes HTML and SCSS, leveraging grid and flexbox for layout and styling.
- src/: Source files of the project
- images/: Images
- styles/: SCSS files for styling
- scripts/: JavaScript files for interactive features
- index.html: Main HTML file for the landing page
- dist/: Compiled files after running the build script
- HTML/CSS/SCSS: Markup and styling
- Grid and Flexbox: Layout techniques for responsive design
- npm: Dependency management and scripts
- Parcel: Project bundling and dependency management
- ESLint and Stylelint: Code linting
- GitHub Pages: Deployment on GitHub Pages
npm run start
: Run the local development servernpm run build
: Build the projectnpm run deploy
: Deploy to GitHub Pagesnpm run lint
: Run linters to check the codenpm run test
: Run tests
Project author - [Denys Rosokhach].