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.
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/
It's important that you have 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
This project is under the MIT license. See the LICENSE file for more details.
Developed with 💜 by Darrow