You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Camille Frantz e01f7ba159
removed the type attribute from the stylesheet link
6 months ago
css moved the code up one directory to make github pages work without hassle 6 months ago
images updated README; ready to push to github 6 months ago
img moved the code up one directory to make github pages work without hassle 6 months ago
js moved the code up one directory to make github pages work without hassle 6 months ago
.gitignore initial; and almost complete 6 months ago
Dockerfile typo in dockerfile 6 months ago
README.md updated README; ready to push to github 6 months ago
index.html removed the type attribute from the stylesheet link 6 months ago

README.md

Frontend Mentor - Advice generator app solution

@fyrfli's solution to the Advice generator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

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

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • LessCSS

What I learned

I learned mostly that if you don't use it, you lose it ... fast. I had to look up how to do event listeners again. 😆

Author