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

https://github.com/agusscript/advice-generator-app-js

Advice generator app - Front End Mentor challenge
https://github.com/agusscript/advice-generator-app-js

api css html js

Last synced: about 1 year ago
JSON representation

Advice generator app - Front End Mentor challenge

Awesome Lists containing this project

README

          

# Advice generator app

![](images/active-states.jpg)

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)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

## Overview

### The challenge

Users should be able to:

- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements
- Generate a new piece of advice by clicking the dice icon

### Screenshots

- Desktop view

![](images/desktop-design.jpg)

- Mobile view

![](images/mobile-design.jpg)

### Links

- [Fron End Mentor solution](https://www.frontendmentor.io/solutions/advice-generator-app-solution-smaWnXYmq1)
- [Live site](https://agusscript.github.io/advice-generator-app-js/)

## My process

### Built with



HTML5


CSS3


Sass


JavaScript

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Sass
- Media queries and responsive design
- JavaScript functions and DOM events
- API data from [Advice Slip API](https://api.adviceslip.com)

## Author

- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- CodePen - [Agustin Sanchez](https://codepen.io/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)