A full-featured social media platform where users can post content, interact with others through comments and likes, and chat in real time.
- πΌοΈ Upload posts with images using Cloudinary
- β€οΈ Like, dislike, and comment on posts
- π¬ Real-time chat with Socket.IO integration
- π§΅ Interactive social feed with dynamic updates
- π User authentication with JWT-based login
- π Personalized user profiles
| Layer | Technology |
|---|---|
| Frontend | React, Tailwind CSS |
| Backend | Node.js, Express |
| Database | MongoDB (Mongoose) |
| Real-Time | Socket.IO |
| Image Hosting | Cloudinary |
| Authentication | JWT, bcrypt |
- π Frontend: https://wavefront.vercel.app
- π Backend: https://wavefront-backend.onrender.com
git clone https://github.com/yourusername/wavefront.git
cd wavefront