Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carltonmpofu/advice-generator-app
- Owner: CarltonMpofu
- Created: 2023-12-12T13:32:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-12T14:05:22.000Z (11 months ago)
- Last Synced: 2023-12-13T14:49:33.013Z (11 months ago)
- Topics: css, html, javascript, mobile-first-design, responsive-design
- Language: CSS
- Homepage: https://carltonmpofu.github.io/advice-generator-app/
- Size: 289 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
![](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)