Skip to content

NandanKumar07/TinDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TinDev πŸ’–πŸ‘¨β€πŸ’»

A full-stack matchmaking web app exclusively built for developers. Think of it like Tinder, but for techies!

πŸ”— Live Demo


πŸš€ Features

  • πŸ‘€ 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

πŸ› οΈ Tech Stack

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

πŸ“¦ Project Setup

πŸ”§ Frontend

cd Frontend
npm install
npm run dev

πŸ”§ Backend

cd BackEnd
npm install
npm run dev

πŸ“« Contact

If you'd like to collaborate or give feedback, feel free to reach out:

About

A full-stack matchmaking web app for developers, built using React, Node.js, Express, and MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages