Skip to content

The Bottom Navigation Menu is a sleek and user-friendly bottom navigation system ideal for enhancing mobile web applications.

License

Notifications You must be signed in to change notification settings

wyfir/bottom_navbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bottom Navigation Menu

The Bottom Navigation Menu is a sleek and user-friendly bottom navigation system ideal for enhancing mobile web applications. It features icons with optional text labels, ensuring optimal space usage and accessibility. The menu is developed using HTML, CSS, and JavaScript, making it fully responsive and customizable.

Features

  • Mobile-Optimized Design: Specifically tailored for mobile devices, ensuring easy navigation with thumb-friendly links.
  • Icon-Based with Text Labels: Combines icons and text labels for clarity, with an option to hide text for a more minimalist look.
  • Active Section Highlighting: Automatically highlights the currently active section to provide visual feedback to the user.
  • Responsive and Adaptable: Adjusts to various screen sizes and orientations.
  • Customizable Appearance: Utilizes CSS variables for easy theme and style customization.

Demo

Experience the live functionality of the Bottom Navigation Menu here: Live Demonstration

Installation

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

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://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.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