Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 974 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 974 Bytes

Advice generator app - JavaScript, Fetch API

Advice generator app using the Advice Slip API

Screenshot

Links

Overview

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
  • Mobile-first workflow
  • JavaScript

Author

Acknowledgments

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