Advice App - React JSLinks:The Demo: Advice AppThis is an App for generating randomly advices Using:React JS (axios - class component & componentDidMount())styled-componentsfetch Advices API from Advice Slip JSON APIdeploy the App on NetlifyI learned this App from: JavaScript Mastery &:-Added an icon before the title of the App.-Used styled-components insead of CSS.