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.
- Host: GitHub
- URL: https://github.com/samuel-amaro/advice-generator-app
- Owner: Samuel-Amaro
- Created: 2022-08-07T18:22:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T12:38:49.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T08:04:35.581Z (over 2 years ago)
- Topics: bem-methodology, consumo-da-api, css3, dom-manipulation, fetch-api, flexbox-css, html-semantics, html5, javascript, normalize-css, rwd-response
- Language: CSS
- Homepage: https://samuel-amaro.github.io/advice-generator-app/
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

#### Result Tablets

#### Results Desktop

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