Skip to content

Desafio de codificação Front-End, construir um aplicativo gerador de conselhos. Consumindo uma API.

Notifications You must be signed in to change notification settings

Samuel-Amaro/advice-generator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

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