Just launched SnapFeed!
I’ve been building this full-stack social feed app — and it’s finally live.
Built with React, Node.js, Express & MongoDB, with JWT authentication (cookie-based) and Cloudinary image uploads.
Fully deployed on Firebase.
It’s simple, clean, and I’m proud of how it turned out.
Try it out 👇
https://snapfeed-53650.web.app
More projects loading… ⚡
1
16
✨ Small win on my journey to becoming a full-stack developer.
I just deployed my first Node.js + Express CRUD API connected to MongoDB — and even though it’s a simple project, it feels like a huge milestone.
Two live endpoints:
• /api/users
• /api/posts
Live URL: https://first-api-5ke0.onrender.com (https://first-api-5ke0.onrender.com/api/users)
I’ve been on the frontend side for so long, and finally seeing something I built running live on the backend hits differently.
One step at a time. One project at a time.
Grateful for the progress. 🚀
1
13
Just started learning MongoDB — my first ever database! 🚀
I’m using it with Express, and it’s been really fun seeing how data actually works behind the scenes. Every little “aha” moment makes backend development feel less intimidating and more exciting.
Can’t wait to build more with it 👨🏽💻