Project - 10
Project 10: Personal Dashboard
Build a clean personal dashboard that shows:
- Current time
- Weather mock (or greeting based on time)
- Quick links
- A motivational quote that changes
👀 Show Example Solution
<!-- Clock, Greeting, Quote, Quick Links --> <script> // Real-time clock + random quote rotator </script>
