Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.23 KB

Advice generator app

✨ About the project

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.

This challenge was also done in the DevQuest course, where we started with the Advanced CSS module - Flexbox and concluded with the Advanced JavaScript module, using an API.

🎯 The challenge

Users should be able to:

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

🛠️ Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • JavaScript
  • Advice Slip JSON API - Advice Generator API

🔗 Links

🧑‍💻 Author