A simple, branded web app that helps customers easily write and post reviews to Google, Yelp, and Trustpilot.
reviews.beaconofhoperestorations.com (Coming Soon)
- Step-by-step prompts for customers to generate a detailed, high-quality review
- Copy-to-clipboard functionality for easy posting
- Direct link to post the review on Google Reviews
- Responsive design for mobile and desktop
- Custom branding with Beacon of Hope Restorations logo and colors
- React (Next.js Framework)
- Tailwind CSS for styling
- Shadcn UI components
To run the app locally:
git clone https://github.com/yourusername/bohr-review-generator.git
cd bohr-review-generator
npm install
npm run dev