This is a landing page for the My Bike store. The My Bike Landing Page is a static website built using HTML, SCSS and JavaScript. The website is fully responsive and optimized for different screen sizes, from desktop to mobile devices.
Live Preview You can view a live demo of the website HERE
Landing page was implemented according to Figma design
Built with
Semantic HTML5 markup
CSS3: Grid, Flexbox
BEM methodology
Preprocessors SCSS
JavaScript
Mobile-first workflow
Installation and Usage
Clone the repository
Install dependencies: npm install
Run the development server: npm start
Open http://localhost:8080 in a web browser.