Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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.

NotificationsYou must be signed in to change notification settings

Mshandev/Linkedin-Clone

Repository files navigation

This repository hosts the source code for a LinkedIn clone built with Next.js, TypeScript, MongoDB, and Tailwind CSS. The application replicates core LinkedIn functionalities, providing a platform for users to interact with posts and manage their accounts.

Demo

Features

  • User Authentication with Clerk (Google, GitHub, email/password)
  • Create and Delete Posts
  • Like and Comment on Posts
  • View Posts (non-logged-in users)
  • Responsive Design
  • Cloudinary Integration for Media Management

Screenshots

Home

  • Home Page

Post

  • Post Popup

Profile

  • Profile Section

Run Locally

Clone the project

    https://github.com/Mshandev/Linkedin-Clone.git

Go to the project directory

cd Linkedin-Clone

Install dependencies

    npm install

Setup Environment Vaiables

MONGO_URI=YOUR-MONGO_URLCLOUD_NAME = YOUR-CLOUDINARY-NAMEAPI_KEY = YOUR-CLOUDINARY-API-KEYAPI_SECRET = YOUR-CLOUDINARY-API-SECRETNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY = YOUR-CLERK-PUBLISHABLE-KEYCLERK_SECRET_KEY = YOUR-CLERK-SECRET-KEY

Start the server

    npm run dev

Tech Stack

Deployment

The application is deployed on Vercel.

Contributing

Contributions are always welcome!Just raise an issue, and we will discuss it.

Feedback

If you have any feedback, please reach out to mehere

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp