Build a random image component with Astro and React
Introduction
For the sake of practice and fun let's build a component that displays a random image on mouse click. It looks more fun and interactive than a static hero image. You can see it i...