This project is an animated navbar using HTML, CSS, and JavaScript. The navbar features interactive animations and dynamic color changes.
The project consists of the following files:
index.html
: Contains the HTML structure of the tab bar.style.css
: Contains the CSS styles for the animation and appearance of the tabs.index.js
: Contains the JavaScript logic for the interactivity of the tabs.
- Clone this repository to your local environment.
git clone https://github.com/PedroVillasBoas/Jello-Navbar-Items.git
- Navigate to the project directory.
cd your-repository
- Open the
index.html
file in your preferred browser to see the tab bar in action.
Feel free to contribute to this project. To contribute:
- Fork this repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your modifications and commit (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/new-feature
). - Create a new Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
Pedro Villas Boas |
---|