Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incihuseynli/advice-generator-app-main
Front End Mentors Junior Level projects
https://github.com/incihuseynli/advice-generator-app-main
api css3 cssflexbox fetch-api html html-css-javascript html5 vanilla-javascript vanilla-js webapi
Last synced: about 1 month ago
JSON representation
Front End Mentors Junior Level projects
- Host: GitHub
- URL: https://github.com/incihuseynli/advice-generator-app-main
- Owner: incihuseynli
- License: mit
- Created: 2023-08-28T19:00:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T19:05:39.000Z (over 1 year ago)
- Last Synced: 2023-08-29T01:49:17.407Z (over 1 year ago)
- Topics: api, css3, cssflexbox, fetch-api, html, html-css-javascript, html5, vanilla-javascript, vanilla-js, webapi
- Language: CSS
- Homepage: https://incihuseynli.github.io/advice-generator-app-main/
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Mentor - Advice generator app with Advice API solution
This is a solution to the [Advice generator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db).
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)## 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
![](./images/screenshot.png)
### Links
- Solution URL: (https://www.frontendmentor.io/solutions/advice-generator-app-solution-QFk1w8D4Op)
- Live Site URL: (https://incihuseynli.github.io/advice-generator-app-main)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Vanilla JavaScript
- JSON
- API