8000 GitHub - izzy202242/linkedin-1: LinkedIn clone made using Next.js and Shadcn
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

izzy202242/linkedin-1

 
 

Repository files navigation

What is this?

This project is a Linkedin feed page clone made using Next.js. I made it responsive and as real as possible. It's also just hobby project, created over night using Shadcn Components. It's only client side rendering (there is no server side interaction). I also added a bit of similar behaviour of Messaging component exists in Linkedin.com for fun.

Demo url: https://linkedinv2.vercel.app/

Can I run locally?

Yes, clone the repo and then install deps:

yarn

Then, run the project:

yarn dev

Will you develop this in future?

If I have time, and if people show interest, I can convert this to a more advanced Linkedin clone with Auth / Post / Commenting modules etc.

About

LinkedIn clone made using Next.js and Shadcn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • CSS 2.0%
  • JavaScript 1.9%
0