A simple Quote Generator app built with React that fetches and displays random quotes using a public Quote API.
- 📖 Fetches random quotes from a Quote API.
- 🔄 Allows users to generate new quotes with a button click.
- 🎨 Simple and responsive UI.
- 📤 Copy and share quotes easily.
- 🌙 Light & Dark mode (if implemented).
- React.js ⚛️
- Tailwind CSS (or any other styling method you use)
- Axios (for API requests)
git clone https://github.com/chbasit/quoteGenerator.git
cd quoteGenerator