Bsaraha is a web application that allows users to receive anonymous messages from their friends. It provides a safe and engaging way for users to get honest feedback and share thoughts without revealing the sender's identity.
- 🔒 Anonymous Messaging – Users can receive anonymous messages securely.
- 🔗 Sharable Link – Each user gets a unique link to share on social media.
- 🎨 User-Friendly Interface – Simple and clean design for easy navigation.
- ✅ Progressive Web App (PWA) – Can be installed as a mobile app for a seamless experience.
- 🌐 Social Media Preview – Proper Open Graph (OG) tags for optimized sharing on WhatsApp and Facebook.
- Frontend: React.js, Vite, Tailwind CSS, Framer Motion
- Backend: TBD (planned for future updates)
- Other Tools: Service Workers, Web Manifest, Open Graph Meta Tags
- Clone the repository:
git clone https://github.com/yourusername/bsaraha.git cd bsaraha - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the app in your browser at
http://localhost:5173
For production deployment, you can use Vercel, Netlify, or your own VPS setup.
Contributions are welcome! Feel free to fork the repo, create a branch, and submit a pull request.
This project is open-source and available under the MIT License.