Build a LinkedIn Clone with React and Firebase – Tutorial
Learn how to create a LinkedIn Clone using React and Firebase in this full course for beginners.
✏️ Course created by @CybernaticoByNishant
💻 Code:
⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:08:51) The Base Setup
⌨️ (0:40:08) Log in and Sign Up Page
⌨️ (1:41:02) Authentication States
⌨️ (1:56:12) Building the Topbar
⌨️ (2:22:49) Adding Posts in Firebase
⌨️ (3:02:03) Reading Posts from Firebase
⌨️ (3:35:11) Profile Page Prerequisites
⌨️ (3:54:59) Building the Profile Page
⌨️ (5:48:36) Implementing a Likes System
⌨️ (6:37:23) Implementing a Comments System
⌨️ (7:20:12) Uploading Images to Firebase
⌨️ (7:47:10) Designing the File Upload Modal
⌨️