/react-faq-card-info

Challenge: collect the FAQ accordion card.

Primary LanguageSCSS

Frontend Mentor - FAQ accordion card solution

Links

Desktop Card 1400x850

Desktop Screenshot.

Mobile Card 375x850

Mobile Screenshot.


Get started

	git clone https://github.com/luamoris/react-faq-card-info
	cd react-faq-card-info
	npm i
	npm start

For build

	npm run build

For test

	npm test

For eject

Note: this is a one-way operation. Once you eject, you can’t go back!

	npm run eject

For lint

	npm run stylelint

More


My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Flexbox
  • Mobile-first workflow (min-width: 320px)
  • React - JS library

What I learned

  • With this tutorial, I began my journey to learning React technology. My work on this task has been productive and rewarding.

Useful resources

Author