Skip to content

darrow12/faq-accordion-card

Repository files navigation

Project logo

FAQ Accordion Card

Just a simple FAQ accordion card challenge

PT-BR Readme EN-US Readme


Made by Darrow Contributions welcome Last commit Repo size License: MIT


💡 · Project

The challenge is to build out this FAQ accordion card and get it looking as close to the design as possible. The challenge came from the Frontend Mentor, with all the assets and instructions.

I thought it was a cool challenge. I was able to fix my knowledge in Sass, and practice a little more responsive web design with JavaScript DOM.


🚀 · Built with

  • HTML
  • Sass
  • JavaScript

✨ · Demo

Want to see a live demo of the project is doing? It's already deployed with Vercel!

Click the link or the Vercel badge down below: https://faq-accordion-card-darrow.vercel.app/

Deploy with Vercel


📥 How to run & edit

It's important that you have Node.js on your machine.

# Install the packages with NPM ou Yarn
$ yarn install

# Start the application
$ yarn dev

# Watch the Sass files
$ yarn sass

# Now you can access localhost link on your browser

🏷️ · License

This project is under the MIT license. See the LICENSE file for more details.



🔼 Back to top


Developed with 💜 by Darrow