Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.75 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.75 KB

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

Result Mobile

Result Tablets

Results Desktop

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Responsive Web Design(RWD)
  • JavaScript Programming Language
  • API DOM JS
  • API FETCH JS
  • API Advice Slip - API Advice Slip
  • Normalize CSS - Normalize - Reset CSS
  • Methodology BEM(Block Element Modifier) - BEM - Methodology

Author