Skip to content

ericsalvi/advice-generator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • 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

Links

My process

Built with

  • Semantic HTML5 markup
  • Mobile-first workflow
  • SCSS
  • Axios
  • Flexbox
  • CSS Grid

What I learned

I actually learned a neat little trick from @maiaflow about box shadows. Typically I'll use a generator and try to get it looking just right from the beginning. She taught me that you should set your offset first without any blur or spread that way you can easily see the poisition of the shadow. Then once it is in the right area, you can set your spread/blur. Made the box shadow on this component area super easy to implement.

Author

About

This is a submission for the frontendmentor.io challenge for the advice generator app challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published