Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 727 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 727 Bytes

Frontend Mentor - FAQ accordion

Design preview for the FAQ accordion coding challenge

The challenge

Your challenge is to build out this FAQ accordion and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your 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