Boredom Buster App is a web application designed to suggest random activities you can do when you're feeling bored. This project is built with HTML, CSS, and Vanilla JavaScript to provide a responsive and interactive user experience. It retrieves suggestions from an API to offer a variety of activities.
- Random Suggestions: Get a random suggestion for activities to do when you're feeling bored, fetched from an API.
- Custom Styling: Designed with custom CSS for styling and layout.
- Interactive UI: Uses Vanilla JavaScript to dynamically fetch and display suggestions.
- HTML: Provides the structure of the web page.
- CSS: Used for custom styling and layout.
- Vanilla JavaScript: Handles the logic for fetching and displaying suggestions from the API.