In this video we are going to build a full stack social media app with react.js, tailwind and supabase.
Part 1: • React Social Media App Design with Ta...
Code: https://github.com/dejwid/react-socia...
Timestamps:
00:00:00 - intro/demo
00:00:52 - setting up supabase and login
00:15:44 - logout
00:19:49 - user profiles table
00:30:52 - show correct avatar and name on post form
00:40:19 - creating posts
00:50:13 - listing posts on homepage
01:14:54 - adding photos to posts
01:43:06 - profiles
01:49:25 - upload and update cover photo
02:12:29 - upload and change avatar
02:24:10 - update name, city
02:46:06 - user tabs and user posts
03:17:38 - post likes (hearts)
03:32:23 - comments
03:52:09 - bookmarking posts / saved posts
04:15:29 - outro