Socially is a modern social networking application built with the latest web technologies. It enables users to connect, share content, and interact with each other in real-time. The project showcases a scalable and secure architecture using modern tools and best practices.
- 🔐 Authentication and user management via Clerk
- 📸 File uploads (images, media) using UploadThing
- 🗂️ Fully managed PostgreSQL database powered by Neon
- 🛠️ Backend powered by Prisma ORM for type-safe database access
- 💻 Frontend built with Next.js, React, and Tailwind CSS
- 🎨 UI components styled using shadcn/ui
- 🌐 Modern, responsive design with dark mode support
- ⚡ Fast, responsive, and accessible user interface
| Category | Technology |
|---|---|
| Frontend | Next.js, React, Tailwind CSS |
| UI Library | shadcn/ui |
| Backend | Prisma ORM, PostgreSQL (Neon) |
| Auth | Clerk |
| File Uploads | UploadThing |
| Deployment | Vercel / Custom Hosting |
(Add your app screenshots here if available)
Clone the repository:
git clone https://github.com/your-username/socially.git
cd socially