Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/annaindistress/frontend-mentor-faq-accordion

This is a solution to the FAQ accordion challenge on Frontend Mentor
https://github.com/annaindistress/frontend-mentor-faq-accordion

css-custom-properties html postcss vite

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# FAQ accordion

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

## Table of contents

- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#built-with)
- [Author](#author)

## 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

## Screenshot

![](./screenshot.png)

### Links

- [Solution URL](https://github.com/annaindistress/frontend-mentor-faq-accordion)
- [Live Site URL](https://annaindistress.github.io/frontend-mentor-faq-accordion/)

## Built with

- Semantic HTML5 markup
- Mobile-first workflow
- CSS custom properties
- PostCSS
- Vite

## Author

- Frontend Mentor - [@annaindistress](https://www.frontendmentor.io/profile/annaindistress)