Completed
⌨️ Profile Page Prerequisites
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a LinkedIn Clone with React and Firebase – Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Introduction
- 2 ⌨️ The Base Setup
- 3 ⌨️ Log in and Sign Up Page
- 4 ⌨️ Authentication States
- 5 ⌨️ Building the Topbar
- 6 ⌨️ Adding Posts in Firebase
- 7 ⌨️ Reading Posts from Firebase
- 8 ⌨️ Profile Page Prerequisites
- 9 ⌨️ Building the Profile Page
- 10 ⌨️ Implementing a Likes System
- 11 ⌨️ Implementing a Comments System
- 12 ⌨️ Uploading Images to Firebase
- 13 ⌨️ Designing the File Upload Modal
- 14 ⌨️ Small Profile Icons
- 15 ⌨️ Updating and Deleting Posts
- 16 ⌨️ Home Page Profile Card
- 17 ⌨️ Building the Connections Page
- 18 ⌨️ Designing the Connections Page
- 19 ⌨️ User Search Functionality
- 20 ⌨️ Uploading Post Images
- 21 ⌨️ Final Changes