Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 990 Bytes

File metadata and controls

28 lines (20 loc) · 990 Bytes

Responsive Navbar Scroll Effects

This project is part of a YouTube tutorial in which we build a responsive navbar scroll effects from scratch using HTML & CSS

preview img

📌 Project Features

  • Fully Responsive Navbar Scroll Effects (Mobile First Methodology).
  • Clear and semantic HTML structure.
  • Use of CSS variables.
  • Smooth animations with CSS.

📦 Download the resources directly

  1. Click the green code button.
  2. Click Download ZIP.
  3. Extract the ZIP file and open the project in your code editor.

📥 Clone or Fork the repository

You can clone the repository to your local machine or fork it in your GitHub account to obtain the source code.

# Clone the repository using HTTPS
git clone https://github.com/bedimcode/responsive-navbar-scrolling-effect.git

Designed & developed with ❤️ by Bedimcode