Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dev Circle πŸš€

A developer-centric social media platform where users can post updates, follow each other, like, comment, and repost content.

🌟 Features

  • βœ… User authentication (register, login, logout)
    βœ… Create, edit, delete posts
    βœ… Like and dislike posts
    βœ… Comment on posts (add/delete/reply)
    βœ… Repost functionality
    βœ… Follow other developers
    βœ… View all posts (global feed)
    βœ… View posts from users you follow (personalized feed)
    βœ… Update your bio and profile information
    βœ… Responsive design (mobile + desktop)
    βœ… Deployed with live links

πŸ› οΈ Tech Stack

  • **Frontend:**Nextjs
  • Backend: Node.js + Express.js
  • Database: MongoDB (Mongoose)
  • Auth: JWT
  • Hosting: Vercel + Render

πŸ”— Live Links

πŸ“Έ Screenshots

Landing Page

Landing

Profile Page

Profile

πŸš€ Getting Started

bash git clone https://github.com/sushil-sagar05/dev-circle.git cd dev-circle

Setup backend

cd backend npm install

.env: MONGO_URI, JWT_SECRET

npm run start

Setup my-frontend

cd ../frontend npm install npm run start Visit: http://localhost:3000 πŸŽ‰ Highlights Repost feature like Twitter/LinkedIn

Feed tailored to followed users

Completed ahead of schedule (Aug 3, 2025)

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages