Skip to content

reactpractice-dev/faq-accordion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build an "Accordion" component.

This repository is the companion to the "Build an "Accordion" component" practice exercise.

Build a component that receives a list of items with title and content and displays them as an Accordion.

Each heading can be opened and closed individually. Users can open multiple headings at the same time.

When you're ready to check your work, check out the official solution.

Getting started:

  • npm install
  • npm run dev

About

Solution the "Build an Accordion component" React practice exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors