/advice-generator-app

a peace of advice

Primary LanguageHTML

Frontend Mentor - Advice generator app solution

This is a solution to the Advice generator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • Generate a new piece of advice by clicking the dice icon
  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Capture

Links

My process

Built with

  • Semantic HTML5 markup
  • SCSS
  • MDB(Material Design for Bootstrap) https://mdbootstrap.com/
  • Flexbox
  • Mobile-first workflow
  • Rest API

What I learned

Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.

To see how you can add code snippets, see below:

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

API Website that used to generate advices : https://api.adviceslip.com/advice

Author

Acknowledgments

Thanks https://github.com/amirelc