A random quote generator that fetches quotes from an API with loading states, error handling, and Twitter share functionality.
- Fetch random quotes from API
- Async/await with proper error handling
- Loading states during API calls
- Tweet quote functionality
- Clean, responsive UI
- React
- Fetch API
- Async/Await
npm install
npm run dev