Skip to content

MarinaKramarchuk/MyBike

Repository files navigation

MyBike — Landing Page

📌 Project Description

A learning project — a one-page landing website about bicycles. Page structure:

  • Hero section (main page);
  • 3 content blocks;
  • Contact form block;
  • Footer.

The project was created to practice layout building, responsive design, and clean code organization.


🛠 Technologies Used

  • HTML5 — semantic markup
  • CSS3 — styling
  • Flexbox & CSS Grid — layout and responsive design
  • Sass (SCSS) — preprocessor for better style management
  • BEM methodology — structured naming convention for classes

🔗 Links

⚙️ Getting Started

1️⃣ Clone the repository

git clone https://github.com/MarinaKramarchuk/MyBike.git cd MyBike

2️⃣ Install dependencies

Make sure you have Node.js and npm installed.

npm install

3️⃣ Run Sass in watch mode

npm start

This will automatically compile SCSS into CSS while you work.

About

A one-page landing website about bicycles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors