Skip to content

UpApp is a simple and responsive navigation-sidebar menu built with HTML, CSS, and JavaScript. It provides a clean and intuitive user interface for navigation purposes.

Notifications You must be signed in to change notification settings

vera24brn/UpApp_Navigation-Sidebar-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⬆️ UpApp - Navigation-Sidebar Menu 🆙

UpApp is a simple and responsive navigation-sidebar menu built with HTML, CSS, and JavaScript. It provides a clean and intuitive user interface for navigation purposes. Below, you'll find information about the project structure, libraries used, features, usage, and how to get started.

UpApp - Navigation-Sidebar Menu Preview Image (2 photos side-side) image

🆙 Project Structure

The project structure is organized as follows:

index.html: The main HTML file containing the structure of the sidebar menu and the home section.

style.css: The stylesheet file with styles for the sidebar, home section, and responsive design.

script.js: The JavaScript file handling the interaction and animation of the sidebar.

🆙 Libraries Used

1. Boxicons v2.1.1 Boxicons is a lightweight SVG icon library that provides a wide range of icons for use in web projects. In UpApp, Boxicons is used to add visually appealing icons to the sidebar menu, enhancing the overall aesthetics of the navigation.

2. css.gg v2.0.0 css.gg is another icon library used in UpApp. In this project, it specifically provides the arrow-up icon. This library is known for its minimalist and customizable icons, contributing to a modern and sleek design in the application.

These libraries were chosen for their simplicity, ease of use, and the wide variety of icons they offer, making it convenient to create an attractive and functional sidebar menu.

🆙 Features

1. Responsive Design

UpApp is designed to be responsive, ensuring a seamless experience across various devices and screen sizes. The sidebar menu can be collapsed or expanded to accommodate different viewing preferences.

2. Icon-Based Navigation The navigation menu utilizes icons from the Boxicons library, providing a modern and visually appealing design. Each icon represents a specific section, making it easy for users to identify and navigate through different parts of the application.

3. Search Functionality

A search input field is integrated into the sidebar, allowing users to search for specific content. This feature enhances the user experience by providing a quick and convenient way to find information within the application.

4. Profile Section

UpApp includes a profile section with a user image and details. This feature is particularly useful for applications with user-specific content, providing a personalized touch to the navigation experience.

5. Clean and Customizable Design

The overall design of UpApp is clean and straightforward, making it easy to integrate into various projects. The styles are organized and can be customized to match the visual identity of your application.

🆙 Usage

  1. Clone the repository:

bashCopy code

git clone https://github.com/vera24brn/UpApp_Navigation-Sidebar-Menu.git

  1. Open index.html in a web browser.

  2. Interact with the sidebar by clicking on the menu icon or search icon to toggle its visibility.

  3. Explore the different sections and icons to understand the navigation structure.

🆙 Getting Started

To integrate UpApp into your project, follow these steps:

  1. Copy the HTML structure from index.html into your project's HTML file.

  2. Copy the styles from style.css into your project's stylesheet or customize it to match your project's design.

  3. Copy the JavaScript code from script.js into your project's JavaScript file.

  4. Make sure to include the required libraries (Boxicons and css.gg) in your project.

  5. Customize the menu items, icons, and functionality as needed for your project.

🆙 Clone the Repository

To clone the UpApp repository, use the following command:

bashCopy code

git clone https://github.com/vera24brn/UpApp_Navigation-Sidebar-Menu.git

Feel free to explore, modify, and integrate UpApp into your projects! If you encounter any issues or have suggestions, please open an issue on the GitHub repository.

About

UpApp is a simple and responsive navigation-sidebar menu built with HTML, CSS, and JavaScript. It provides a clean and intuitive user interface for navigation purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published