boba-milktea / advice-generator

0 stars 0 forks source link

Advice generator app solution

This is a solution to the Advice generator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

Screenshot

Links

My process

Built with

What I learned

Through this project, I have practiced Axios, a promised based HTTP client for node.js and the browser, the Async function. And how to scale a text to fit inside an element.

06-08-22 added fetch() method, and {catch : no catch} which solved the problem of no response of browsers (in my case, firefox). The cache property. Special thanks to @elaineleung and @anas-cd for Advice.

Continued development

I am not sure I used correctly Axios and the async function.

Useful resources

Author