An open API service indexing awesome lists of open source software.

https://github.com/samuel-amaro/advice-generator-app

Desafio de codificação Front-End, construir um aplicativo gerador de conselhos. Consumindo uma API.
https://github.com/samuel-amaro/advice-generator-app

bem-methodology consumo-da-api css3 dom-manipulation fetch-api flexbox-css html-semantics html5 javascript normalize-css rwd-response

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Frontend Mentor - Advice generator app solution

This is a solution to the [Advice generator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

## 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

![](./printscreens/result-mobile.png)

#### Result Tablets

![](./printscreens/result-tablets.png)

#### Results Desktop

![](./printscreens/result-desktop.png)

### Links

- Solution URL: [Repository Project](https://github.com/Samuel-Amaro/advice-generator-app)
- Live Site URL: [Result Live](https://samuel-amaro.github.io/advice-generator-app/)

## 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](https://api.adviceslip.com/)
- Normalize CSS - [Normalize](https://necolas.github.io/normalize.css/) - Reset CSS
- Methodology BEM(Block Element Modifier) - [BEM](http://getbem.com/introduction/) - Methodology

## Author

- Website - [Portefólio Samuel Amaro](https://samuel-amaro.github.io/portefolio-website/)
- Frontend Mentor - [@Samuel-Amaro](https://www.frontendmentor.io/profile/Samuel-Amaro)