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
✦ HTML + CSS + JS Editor
▶ Live Output

👀 Show Example Solution
<!-- Clock, Greeting, Quote, Quick Links -->

<script>
  // Real-time clock + random quote rotator
</script>