https://github.com/jkellerman/advice-generator-app-main
https://github.com/jkellerman/advice-generator-app-main
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jkellerman/advice-generator-app-main
- Owner: jkellerman
- Created: 2022-03-21T21:23:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T08:49:48.000Z (almost 4 years ago)
- Last Synced: 2025-06-03T15:45:13.039Z (8 months ago)
- Language: HTML
- Size: 7.81 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)
- [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)