Skip to content

This responsive sidebar navbar is a versatile and mobile-friendly navigation component designed to enhance user experience on websites.

License

Notifications You must be signed in to change notification settings

wyfir/sidebar_navbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Sidebar Navbar

This responsive sidebar navbar is a versatile and mobile-friendly navigation component designed to enhance user experience on websites. It features a fixed sidebar that adapts to various screen sizes and includes smooth scroll functionality, making it ideal for single-page applications or sections within larger websites.

Features

  • Responsive Design: Automatically adjusts to fit the size of any device screen.
  • Smooth Scrolling: Enhances navigation between sections of the page.
  • Hamburger Menu: - Hamburger menu for better navigation on mobile devices.
  • Stylish Animations: Utilizes subtle animations for menu deployment and link highlights.
  • Adaptive Layout: Shifts from a sidebar to a top navigation bar on smaller screens for optimal space usage.

Demo

Experience the sidebar navbar in action with a live demonstration: Live Demonstration

Installation

Follow these steps to implement the sidebar navbar in your project:

  1. Clone the repository:
    git clone https://github.com/wyfir/sidebar_navbar.git
  2. Navigate to the project directory:
    cd sidebar_navbar

Usage

Include the necessary files in your project and set up the HTML structure as demonstrated in the provided example files.

Css and JavaScript

Include the styles and script files in your project. Customize the CSS variables to fit your design requirements.

Important!

Ensure you include the Boxicons CSS in your <head>:

<link
  rel="stylesheet"
  href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.2.0/remixicon.min.css"
/>

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve this project.

Releases

No releases published

Packages

No packages published