Advice-Gen gives you a random piece of advice using the Advice Slip API — a challenge by Frontend Mentor.
- Click the button for a new piece of advice!
-
JavaScript: Handles the logic, fetches data from the Advice Slip API, and updates the DOM with the random advice.
-
Advice Slip API: Provides a random piece of advice with each request.
-
HTML/CSS: Used for structuring the app and styling the user interface.