Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.57 KB

File metadata and controls

54 lines (36 loc) · 1.57 KB

Frontend Mentor - Advice generator app solution

This is a solution to the Advice generator app challenge on Frontend Mentor.

Table of contents

Overview

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

Screenshot

Screenshot I have changed the font color of the advice since it had low contrast. I also added a rotating animation to the dice used in the dice button.

Links

My process

Built with

  • Svelte
  • Flexbox
  • Custom CSS Animations
  • Fetch

Useful resources

Author