ClientWords is a platform that enables you to effortlessly collect, manage, and display testimonials on your websites. This tool turns positive customer experiences into social proof, helping you build trust and boost conversions.
Website => clientwords.com
Clientwords in Action => View Demo
-
Simple Testimonial Collection: Send direct links to customers to collect testimonials.
-
Customizable Display: Showcase testimonials in various formats to suit your brand style.
-
Automated Approval Workflows: Review and manage testimonials seamlessly.
-
Responsive Design: Optimized for mobile and desktop viewing.
- Next.js 14
- shadcn-ui
- MongoDB
- NextAuth.js
- Cloudinary
- Upstash Redis
- Deployed on Vercel
ClientWords is design to be set up easily locally and easy to set up 💫
Please see the SETUP-GUIDE.md for setup instructions.
Contributions are very welcome! A contribution can be as small as a ⭐ or even finding and creating issues.
-
Fork the repository on GitHub.
-
Clone your forked repository:
git clone https://github.com/your-username/clientwords.git
-
Create a new branch for your feature or fix:
git checkout -b feature/your-feature-name
-
Make your changes and commit them with clear and concise messages.
-
Push your branch to GitHub
git push origin feature/your-feature-name
- Open a pull request on the main repository.
- Keep your pull requests small and focused.
- Ensure code adheres to the project's style guidelines.
- Include documentation for new features or changes.
- Test your changes to avoid breaking existing functionality.
Contributions are very welcome! A contribution can be as small as a ⭐ or even finding and creating issues.