A simple Random Quote Generator that fetches random quotes from an API and displays them dynamically. This project is built using HTML, CSS, and JavaScript.
- Fetches and displays a random quote along with the author's name.
- Uses a free API to get quotes dynamically.
- Simple, clean, and responsive UI.
- Styled using CSS with hover effects and proper layout.
- Works on mobile, tablet, and desktop screens.
index.html→ Main HTML fileindex.js→ JavaScript for fetching and updating quotesstyle.css→ Stylesheet for UI
This project fetches quotes from:
🔗 Free API
The project is hosted on Netlify:
🔗 Random Quote Generator
