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

https://github.com/jkellerman/advice-generator-app-main


https://github.com/jkellerman/advice-generator-app-main

Last synced: 4 months ago
JSON representation

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)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

**Note: Delete this note and update the table of contents based on what sections you keep.**

## Overview

### The challenge

Users should be able to:

- Build out an advice generator app using the Advice Slip API and get it looking as close to the design as possible.

### Screenshot

### Links

- Solution URL: [Solution](https://github.com/jkellerman/advice-generator-app-main)
- Live Site URL: [Live](https://jkellerman.github.io/advice-generator-app-main/)

## My process

### Built with

- HTML5
- CSS
- ES8
- Mobile-first workflow

### What I learned

How to fetch data from 3rd party API.

## Author

- Frontend Mentor - [@yourusername](https://www.frontendmentor.io/profile/jkellerman)