Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bope142/tabbar-ui-html-css
customizable tabbar UI component built using HTML, SCSS, and JavaScript. The design features smooth animations and a modern look, perfect for incorporating into various web projects
https://github.com/bope142/tabbar-ui-html-css
css-animations design tabbar ui
Last synced: about 14 hours ago
JSON representation
customizable tabbar UI component built using HTML, SCSS, and JavaScript. The design features smooth animations and a modern look, perfect for incorporating into various web projects
- Host: GitHub
- URL: https://github.com/bope142/tabbar-ui-html-css
- Owner: Bope142
- License: mit
- Created: 2024-06-16T20:18:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T21:58:34.000Z (7 months ago)
- Last Synced: 2024-11-12T05:09:03.618Z (2 months ago)
- Topics: css-animations, design, tabbar, ui
- Language: HTML
- Homepage:
- Size: 3.36 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tabbar UI Component with HTML, SCSS, and JavaScript
This repository contains a customizable tabbar UI component built using HTML, SCSS, and JavaScript. The design features smooth animations and a modern look, perfect for incorporating into various web projects.
![Tabbar UI Preview](./cover.png)
## Features
- **Modern Design:** Clean and visually appealing interface.
- **Customizable:** Easily modify colors and styles with SCSS.
- **Smooth Animations:** Enhances user experience with fluid transitions.## Installation
Clone the repository to your local machine using:
```bash
git clone https://github.com/Bope142/tabbar-ui-html-css.git
```## SCSS Compilation
If you make any changes to the SCSS files, you will need to compile them to CSS. You can use a tool like sass to do this:
```bash
sass styles.scss styles.css
```## Customization
You can customize the tabbar by modifying the SCSS variables in styles.scss to change colors, sizes, and other styles.
## Author
Norbert Yemuang 🚀