Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

The app is simple to use: just click a button, and get a new quote or piece of advice displayed on your screen.
https://github.com/gadhiyaakash/advice-generator-app

advicegenerator ajax css html5 javascript

Last synced: 12 days ago
JSON representation

The app is simple to use: just click a button, and get a new quote or piece of advice displayed on your screen.

Awesome Lists containing this project

README

        

# Advice Generator App

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)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

## 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

### Links

- Live Site URL: [Advice Generator App](https://gadhiyaakash.github.io/advice-generator-app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS
- JavaScript
- Mobile-first workflow

### Useful resources

- [Advice Slip APIs](https://api.adviceslip.com) - This helped me for get real time random advice. I really liked website.

## Author

- Website - [Gadhiya Akash](https://gadhiyaakash.github.io/)