A lightweight, single-page React micro-app that fetches and displays random cat facts from an API. This project demonstrates how to build small, functional web tools using clean component-based architecture and asynchronous data fetching.
🐾 Key Features
🧠 Fetches a new random cat fact with each click
🔄 Uses fetch and React hooks to handle API requests
⚡ Fast loading – no unnecessary libraries or bloat
🐈 Simple, playful UI with clear focus on the content
📱 Fully responsive and mobile-friendly