Skip to content

Half LinkedIn / Half Facebook clone; A build to just play around with NextJs, Next-Auth, Tailwind, Mongo etc...

Notifications You must be signed in to change notification settings

dmolin/aotc-linkedIn-clone

Repository files navigation

AOTC: Replicating part of the LinkedIn experience

A small project replicating part of the LinkedIn UI exclusively for study purposes. This is no part of any production or commercial endeavour and has solely the purpose of experimentation and study.

Tech-stack

  • React
  • NextJS
  • Authentication with Next-Auth
  • MongoDB
  • Tailwind CSS

Screenshots

Logged out LinkedIn clone page

Logged in LinkedIn clone page

Features implemented so far

  • Theming (light/dark theme: tailwind CSS)
  • Authentication (Google Oauth 2.0 authentication; next will be email/pwd auth)

This is part of a series of personal study projects that I group under the catchphrase "Attack Of The Clones" (aotc-). The purpose here is to start from a real life example and show how I would re-implement/imagine part of those products with my current favourite tech stacks.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Half LinkedIn / Half Facebook clone; A build to just play around with NextJs, Next-Auth, Tailwind, Mongo etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published