Welcome to the Magic 8 Ball web app! A digital version of the classic Magic 8 Ball, designed to give you answers to your yes/no questions with a twist of fun and mystery. Ask any question, and let the Magic 8 Ball decide your fate!
- Randomized Answers: Classic responses like "Yes", "No", "Ask again later", and more, randomized each time.
 - Dark Mode Toggle: Switch between light and dark themes for a personalized experience.
 - Clean and Intuitive Interface: Simple, user-friendly design for easy access and fun interaction.
 
- HTML for the app's structure
 - CSS for responsive design and theme styling
 - JavaScript for random answers, interactivity, and dark mode functionality
 - Flask for backend logic to generate random Magic 8 Ball responses
 
- Python (version 3.x or above)
 - Flask for backend functionality
 
- Open the live demo or open 
index.htmllocally in your browser. - Click the "Ask the Magic 8 Ball" button to get an answer.
 - Toggle between Light and Dark Modes for different viewing experiences.
 - Enjoy the smooth animations and see the response from the Magic 8 Ball!
 
Feel free to fork the project and make improvements! If you have ideas for new features or fixes, open an issue or submit a pull request.