Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carltonmpofu/advice-generator-app

Advice Generator App: Generate a new piece of advice by clicking the dice icon
https://github.com/carltonmpofu/advice-generator-app

css html javascript mobile-first-design responsive-design

Last synced: 8 days ago
JSON representation

Advice Generator App: Generate a new piece of advice by clicking the dice icon

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

![](screenshots/desktop.png)

![](screenshots/mobile.png)

### Links

- Solution URL: [link to solution](https://www.frontendmentor.io/solutions/advice-generator-app-html-css-javascript-api-QLeOo4aVRZ)
- Live Site URL: [link to live site ](https://carltonmpofu.github.io/advice-generator-app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow

## Author

- Frontend Mentor - [@CarltonMpofu](https://www.frontendmentor.io/profile/CarltonMpofu)