RateDeck is a modern service review platform that helps users discover, rate, and review services with ease. Built with a responsive and user-friendly interface, RateDeck empowers both consumers and service providers to connect through feedback and trust.
- 🔍 Discover Services – Browse a wide range of services rated by real users.
- ✍️ Add Reviews – Authenticated users can share their service experiences through text and ratings.
- 🔐 Secure Authentication – Login and registration handled via Firebase with email and Google sign-in.
- 📊 Interactive UI – Animated counters, rating system, and interactive UI using React components and Lottie animations.
- 🧑💼 My Services & Reviews – Manage your added services and see only your own reviews with CRUD functionality.
- React – UI Library
- React Router v7 – Client-side routing
- Tailwind CSS v4 – Styling with utility-first CSS
- DaisyUI – Tailwind-based UI components
- Firebase – Authentication and hosting
- MongoDB – Data storage (via custom server)
- Axios – HTTP client
- Lottie React – Lottie animations
- React Rating / CountUp / Icons – Additional UI enhancements
- SweetAlert2 – Beautiful alert messages