Skip to content

u5135039754-dev/layout_landing-page

 
 

Repository files navigation

MyBike Landing Page – Modern Web Store

This project showcases a simple and modern bike store landing page. The site provides clean navigation, a responsive layout, and detailed product presentation.

🌐Live Demo

🎨 Design Refrence Figma

Features

  • Responsive and modern UI
  • Clean and minimal design
  • Product-focused layout
  • SCSS-based styling structure
  • Easy to customize and extend

Technologies Used

Core

  • HTML5 – Markup structure
  • SCSS (v1.93.2) – Styling and layout

⚙️ Getting Started

Follow these instructions to run the project locally.

Prerequisites

Make sure you have installed:

Node.js (recommended version: 16 or higher) npm (comes with Node.js)

Check versions:

node -v npm -v

Installation

Clone the repository: git clone https://github.com/your-username/layout_landing-page.git

Navigate to the project folder: cd layout_landing-page

Install dependencies (if applicable): npm install ▶️ Running the Project

If you're using SCSS compilation:

npm run dev

Or manually compile SCSS:

npx sass scss:css --watch

Then open index.html in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.8%
  • HTML 34.3%
  • SCSS 1.9%