The challenge is to build out an advice generator app using the Advice Slip API and make it look as close to the design provided by Frontend Mentor.
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Generate a new piece of advice by clicking the dice icon
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- API Fetching
- Use of
:before
for background effects - Responsive web design
- Problem-solving approach
Live Demo: [https://frontendmentor-challenge1-vinaykittad.netlify.app/]