Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 1.92 KB

README.md

File metadata and controls

76 lines (50 loc) · 1.92 KB

TrustVibes

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.

Features

  • 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.

Tech Stack

  • Frontend: React with Vite
  • Backend: Node.js
  • Database & Hosting: Firebase

Demo

You can view the live project here: TrustVibes

Demo Video

For a detailed demonstration, watch the demo video:

1722779447675.mp4

Getting Started

To get a local copy of the project up and running, follow these steps:

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repo:
    git clone https://github.com/Its-sunny69/ReviewProvider.git
  2. Install dependencies:
    cd ReviewProvider
    npm install
  3. Start the development server:
    npm run dev

Deployment

The project is deployed on Vercel. To deploy your own version, you can follow these steps:

  1. Install the Vercel CLI:
    npm i -g vercel
  2. Deploy to Vercel:
    vercel

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or suggestions, please reach out to [email protected].