Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)