This is an advance solution to the Advice generator app solution of a Frontend Mentor Challenge.
Users should be able to:
- Generate random advice when clicking the button
- Live Site URL: Advice Generator
- Semantic HTML5 markup
- CSS custom properties
- BEM
- Flexbox
- Javascript
- Node Modules
- Advice API
- Mobile-first workflow
- Effect of each method used. I used ::after to insert an Image in a div. The Advice to Image function won't include any content from ::after or ::before. I have to insert the image using
- How to use Node Packages without installing them directly in the project using Skypack.dev
- Allow users to use their own text for the advice.
- Allow users to customize font-size, background-color and color (advice text).
- LinkedIn - Abdulkareem Mustopha
- Twitter - @mustbeta