Completed
| Project Demo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Reddit Clone with TypeScript, React, and Convex
Automatically move to the next video in the Classroom when playback concludes
- 1 | Project Demo
- 2 | Technology/Languages
- 3 | Project Setup/Install
- 4 | Clerk Authentication Setup
- 5 | Storing Users in Convex
- 6 | Pages & Styling
- 7 | Navigation & Routing
- 8 | Navigation Bar
- 9 | Subreddit Creation Form
- 10 | Creating the Dropdown Menu
- 11 | Creating Subreddits
- 12 | Viewing Subreddits
- 13 | Creating Posts
- 14 | Post Creation Form
- 15 | Uploading/Posting Images
- 16 | Fetching/Getting Posts
- 17 | Displaying Posts
- 18 | Viewing Subreddit Posts
- 19 | Viewing Subreddit Posts
- 20 | Deleting Posts
- 21 | Creating & Viewing Comments
- 22 | Sharded Counting Posts & Comments
- 23 | Voting Upvotes & Downvotes
- 24 | Search Bar Component
- 25 | Searching for Subreddits
- 26 | Searching for Posts
- 27 | Feed/Leaderboard