JoselynDRF / react-nextjs-linkedin

Linkedin clone with Next.js, TypeScript, MongoDB and Material UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linkedin Clone with Next.js

Linkedin clone with Next.js, TypeScript, MongoDB and Material UI

Features

  • Load posts from database
  • Get user information and recommendations list (with mock data)
  • Create a new post and add to database
  • Feed page layout

Technologies

TypeScript NextJS MaterialUI MongoDB Eslint Prettier

Getting Started

  • First, create your own .env.local file based on .env.example
  • Create a mongoDB instance on MongoDB Atlas and paste the database url on .env.local
  • Finally, run the development server:
npm run dev
# or
yarn dev

About

Linkedin clone with Next.js, TypeScript, MongoDB and Material UI


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%Language:Shell 0.0%