You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A LinkedIn clone built with Next.js, TypeScript, MongoDB, and Tailwind CSS. It features user authentication via Clerk (Google, GitHub, email/password), allowing users to create and delete posts. Non-logged-in users can view posts, while authenticated users can like and comment. The app uses Cloudinary for media management and a responsive design.