A powerful voucher management system for bars and restaurants to generate buzz and build their brand—fast, effectively, and affordably.
- Generate and manage voucher campaigns
- QR code scanning for easy redemption
- Mailchimp integration for automated email campaigns
- Real-time statistics and analytics
- Secure authentication system
- React
- TypeScript
- Tailwind CSS
- Vite
- Zustand for state management
- Mailchimp API integration
- Clone the repository
- Install dependencies:
npm install
- Start development server:
npm run dev
- Build for production:
npm run build
Create a .env
file with:
MAILCHIMP_API_KEY=your_api_key
MAILCHIMP_AUDIENCE_ID=your_audience_id
MAILCHIMP_WEBHOOK_SECRET=your_webhook_secret
MIT License - see LICENSE file for details