Skip to content

This repository contains the code for an animated tab bar webpage.

License

Notifications You must be signed in to change notification settings

gmpsankalpa/Animated-Tab-Bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Tab Bar

This repository contains the code for an animated tab bar webpage. The tab bar allows users to filter and navigate through different content sections with smooth animations.

Table of Contents

Introduction

This project provides an HTML webpage with an animated tab bar. The tab bar includes two sections: filters and main tabs. The filters section allows users to filter content based on categories like "New", "Popular", and "Following". The main tabs section allows users to navigate between different content sections with smooth animations.

Features

  • Interactive filter tabs for content filtering.
  • Smooth animation effects for transitioning between tabs.
  • Responsive design for various screen sizes.

Installation

To run Fireworks locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/gmpsankalpa/Animated-Tab-Bar.git
    
  2. Navigate to the project directory:

    cd Animated-Tab-Bar
    
  3. Open index.html in your web browser.

Usage

To use this webpage, simply open the index.html file in a web browser. You can interact with the filter tabs to filter content based on different categories. Similarly, you can click on the main tabs to navigate between different content sections.

Dependencies

This project doesn't rely on any external dependencies. It uses plain HTML, CSS, and JavaScript.

Contributing

Contributions are welcome! If you'd like to contribute to Animated Tab Bar, please follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push to the branch: git push origin feature
  5. Submit a pull request.

License

This project is licensed under the MIT License.


Repo Details 🤙

repo size GitHub forks GitHub stars GitHub LastCommit

Deploy status badge 🤖

Netlify Status