TrustVibes is a platform where users can create public spaces for testimonials. These spaces allow others to leave reviews, comments, or feedback. The spaces can contain specific questions about any project, product, or service, making it easy to gather insights and opinions.
- Create Public Spaces: Easily create spaces that are publicly accessible.
- Leave Reviews: Visitors can leave reviews or answers to specific questions.
- Customizable Spaces: Spaces can be tailored to fit various projects or products.
- Real-Time Updates: Powered by Firebase, the reviews and spaces update in real-time.
- Frontend: React with Vite
- Backend: Node.js
- Database & Hosting: Firebase
You can view the live project here: TrustVibes
For a detailed demonstration, watch the demo video:
1722779447675.mp4
To get a local copy of the project up and running, follow these steps:
Make sure you have the following installed:
- Clone the repo:
git clone https://github.com/Its-sunny69/ReviewProvider.git
- Install dependencies:
cd ReviewProvider npm install
- Start the development server:
npm run dev
The project is deployed on Vercel. To deploy your own version, you can follow these steps:
- Install the Vercel CLI:
npm i -g vercel
- Deploy to Vercel:
vercel
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or suggestions, please reach out to [email protected].