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

https://github.com/danielamichelle/faq-accordion-card-main

faq-accordion-card-main from Frontend Mentor
https://github.com/danielamichelle/faq-accordion-card-main

Last synced: 2 months ago
JSON representation

faq-accordion-card-main from Frontend Mentor

Awesome Lists containing this project

README

          

# Frontend Mentor - FAQ accordion card solution

This is a solution to the [FAQ accordion card challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/faq-accordion-card-XlyjD0Oam). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## The challenge

Your challenge is to build out this FAQ accordion card 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:

- View the optimal layout for the component depending on their device's screen size
- See hover states for all interactive elements on the page
- Hide/Show the answer to a question when the question is clicked

### Screenshot

![](./screenshot/desktop.png)
![](./screenshot/mobile.png)

### Links
- Solution URL: (https://github.com/DanielaMichelle/faq-accordion-card-main)
- Live Site URL: (https://danielamichelle.github.io/faq-accordion-card-main/)

### Built with

- Semantic HTML5 markup
- CSS custom properties