Skip to content

Learn how to create an Advice App with HTML, CSS, API call & JavaScript.

Notifications You must be signed in to change notification settings

Mama-simba/advice-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Advice generator app

Overview

The challenge

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. You can find all details here

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • JavaScript
  • Fetch Advice Slip API

What I learned

I learned how to fetch the Advice Slip API in order to show different advices randomly. In order to do that, I used the fetch method but I have also played around with the axios library. Feel free to explore whatever is best/easier for you. I have created a tutorial explaining the differences between fetch and axios. Check it out here!.

Author

About

Learn how to create an Advice App with HTML, CSS, API call & JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published