Building the future of meaningful connections through open-source innovation
- 🎯 AI-Powered Matching - Advanced algorithms for meaningful connections
- 🔐 Privacy First - End-to-end encryption and data protection
- ⚡ Real-time Experience - Instant messaging and live notifications
- 🌍 Global Reach - Location-based matching worldwide
- 🎨 Modern Design - Sleek UI/UX with dark mode support
- 📱 Cross-Platform - Seamless experience across all devices
{
"main": ["React 18", "TypeScript", "TailwindCSS"],
"state": ["Redux Toolkit", "React Query"],
"styling": ["TailwindCSS", "Framer Motion"],
"realtime": ["Socket.io-client", "WebRTC"]
}
{
"runtime": ["Node.js", "Express"],
"database": ["MongoDB", "Redis"],
"realtime": ["Socket.io"],
"cloud": ["AWS", "Docker"]
}
# Clone the repository
git clone https://github.com/m8nt0/dating-app.git
# Install dependencies using pnpm
pnpm install
# Start development environment
pnpm dev
# Copy environment file
cp .env.example .env
# Fill required variables
MONGODB_URI=your_mongodb_uri
JWT_SECRET=your_secret
AWS_ACCESS_KEY=your_aws_key
-
🤖 Smart Matching Algorithm
- ML-based compatibility scoring
- Interest-based recommendations
- Behavioral pattern matching
-
💬 Advanced Chat System
- Real-time messaging
- Voice/Video calls
- Media sharing
- Message encryption
-
🛡️ Security Features
- Two-factor authentication
- Profile verification
- Anti-spam protection
- Report system
We welcome contributions! See our Contributing Guide for details.
# Development workflow
git checkout -b feature/amazing-feature
# Make your changes
git commit -m "feat: add amazing feature"
git push origin feature/amazing-feature
- ✅ Core Features
- 🏗️ Advanced Matching Algorithm
- 📱 Mobile Apps
- 🌐 International Support
If you find this project interesting, please consider giving it a star ⭐️
MIT © Modern Dating App
Made with ❤️ for the open-source community