Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ingridssilveira/faq-accordion-card-main
💻 👋 This is a solution to the FAQ accordion card challenge on Frontend Mentor.
https://github.com/ingridssilveira/faq-accordion-card-main
bootstrap css html-css-javascript sass-framework scss-framework
Last synced: 30 days ago
JSON representation
💻 👋 This is a solution to the FAQ accordion card challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/ingridssilveira/faq-accordion-card-main
- Owner: IngridsSilveira
- Created: 2022-10-17T13:57:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T15:37:32.000Z (about 2 years ago)
- Last Synced: 2024-10-15T16:21:35.085Z (30 days ago)
- Topics: bootstrap, css, html-css-javascript, sass-framework, scss-framework
- Language: HTML
- Homepage: https://ingridssilveira.github.io/faq-accordion-card-main/
- Size: 344 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
## Table of contents
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)### The challenge
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
![](./assets/images/faq.png)
### Links
- Solution URL: [Solution URL here](https://ingridssilveira.github.io/faq-accordion-card-main/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Bootstrap
- Sass## Author
- Website - [Ingrid Souza](https://ingridssilveira.github.io/IngridSouza/)
- Frontend Mentor - [@IngridsSilveira](https://www.frontendmentor.io/profile/IngridsSilveira)