This landing page showcases the Bang & Olufsen electronics and is built using HTML and CSS.
The landing page is designed to be responsive across mobile (>320px), tablet (576px), and desktop (1024px) screen sizes. It is devided into the following sections:
'Recommended': highlights some of the key products.
'Categories': displays product categories including 'Portable speakers', 'Earphones', and Smart home'.
'About Us': provides a brief overview of the brand's history.
Node.js: v14.21.3
NPM: 6.14.18
- Fork and clone this repository;
- Run 'npm install' in your terminal;
- Run 'npm start' to launch the development server;
For common issues, ensure that:
- you are using the correct Node.js version (v14.21.3);
- the main dependencies are correctly installed by running 'npm install';
- the development server should start without errors using 'npm start';
If you encounter any issues or need assistance, feel free to reach out at valostrovska@gmail.com.