Sumukha210 / accordion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accordion Widget

This repository contains a customizable and accessible accordion widget implemented using JavaScript, HTML, and CSS. The accordion allows users to expand and collapse sections of content as needed. It includes animation effects for a more interactive user experience.

Live Demo

A live demo of the accordion widget can be found Accordion.

Tech Stack

The following technologies were used to create the accordion widget:

  • HTML
  • CSS
  • JavaScript

Features

  • Dynamically generates accordion sections based on data from a JSON file.
  • Supports keyboard navigation for improved accessibility.
  • Provides smooth animation effects when expanding and collapsing sections.
  • Customizable styles to match your design preferences.
  • Easy to integrate into existing web projects.

About


Languages

Language:JavaScript 77.6%Language:CSS 17.2%Language:HTML 5.2%