Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 518 Bytes

Frontend Mentor - FAQ accordion

This is a solution to the FAQ accordion challenge on Frontend Mentor.

The challenge

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