Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aatmaneoulmouden/advice-generator-app
The perfect project if you're learning how to interact with 3rd-party APIs. This challenge uses the Advice Slip API to generate random quotes of advice.
https://github.com/aatmaneoulmouden/advice-generator-app
frontendmentor-challenge tailwindcss vuejs
Last synced: about 2 months ago
JSON representation
The perfect project if you're learning how to interact with 3rd-party APIs. This challenge uses the Advice Slip API to generate random quotes of advice.
- Host: GitHub
- URL: https://github.com/aatmaneoulmouden/advice-generator-app
- Owner: aatmaneoulmouden
- Created: 2023-08-16T19:04:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-19T10:17:45.000Z (over 1 year ago)
- Last Synced: 2023-12-10T01:43:10.589Z (about 1 year ago)
- Topics: frontendmentor-challenge, tailwindcss, vuejs
- Language: Vue
- Homepage: https://advice-generator-app-six-drab.vercel.app
- Size: 83 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)**Note: Delete this note and update the table of contents based on what sections you keep.**
## 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
![](./public/screenshots/screenshot-desktop.png)
![](./public/screenshots/screenshot-mobile.png)### Links
- [Solution URL](https://github.com/aatmane010/advice-generator-app)
- [Live Site URL](https://advice-generator-app-six-drab.vercel.app/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- [Tailwind](https://tailwindcss.com/) - CSS Framework
- [Vue.js](https://vuejs.org/) - JavaScript Framework## Author
- Frontend Mentor - [@aatmane010](https://www.frontendmentor.io/profile/aatmane010)
- LinkedIn - [@aatmaneoulmouden](https://www.linkedin.com/in/aatmaneoulmouden/)