This is a simple and responsive web page that displays random facts about cats using an external API.
- Fetches random cat facts using Axios
- Responsive design: works on both desktop and mobile
- Clean and minimal UI with a call-to-action button
- Live API integration using
https://catfact.ninja/fact
- HTML5
- CSS3 (with Flexbox & Media Queries for responsiveness)
- JavaScript
- Axios for HTTP requests
This project uses the free public API: