An open API service indexing awesome lists of open source software.

https://github.com/papilo-cloud/accordion

Accordion: A vertically stacked set of interactive headings that each reveal an associated section of content.
https://github.com/papilo-cloud/accordion

Last synced: 3 months ago
JSON representation

Accordion: A vertically stacked set of interactive headings that each reveal an associated section of content.

Awesome Lists containing this project

README

        

# FAQ Accordion

### The challenge
The users should be able to:

- Hide/Show the answer to a question when the question is clicked
- Navigate the questions and hide/show answers using keyboard navigation alone
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page

### Basic Usage:

```react








```

### Image
![image](./public/assets/images/screenshot.jpg)