This is a Random Quote Generator app built with modern web development technologies: React, Vite, TypeScript, Tailwind CSS, and Firebase. The app allows users to add their own quotes and fetch random quotes from a database.
- Add Quotes: Add your favorite quotes to Firebase Firestore via a simple form.
- Fetch Random Quotes: Get a random quote from the Firestore database with a single click.
- Responsive Design: The app is fully responsive, thanks to Tailwind CSS, and looks great on all screen sizes.
- Firebase Backend: The app uses Firebase Firestore to store and retrieve quotes.
- Frontend: React, TypeScript, Vite, Tailwind CSS
- Backend: Firebase Firestore