A full-stack matchmaking web app exclusively built for developers. Think of it like Tinder, but for techies!
π Live Demo
- π€ Developer sign-up & login
- πΌοΈ Personalized profiles with photo and bio
- π Browse other devs' profiles
- β Accept or reject connection requests
- π View your connections
- βοΈ JWT-based authentication with secure HTTP-only cookies
Frontend:
- React.js
- Redux Toolkit
- React Router
- Tailwind CSS
- DaisyUI
- Vercel
Backend:
- Node.js
- Express.js
- MongoDB with Mongoose
- JSON Web Tokens (JWT)
- Cookie-based Auth
- CORS & secure headers
- Render
cd Frontend
npm install
npm run dev
cd BackEnd
npm install
npm run dev
If you'd like to collaborate or give feedback, feel free to reach out:
- Twitter: NandanKumar
- Email: [email protected]