Completed
13:39 Styling the Application
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Router V7 FullStack CRUD Tutorial - Learn Routing, Loaders, Actions
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro to Full Stack CRUD
- 2 02:07 Integrating Supabase for Data
- 3 03:06 Creating a Supabase Project
- 4 04:07 Installing Supabase Client
- 5 05:22 Understanding React Router Structure
- 6 06:14 Defining Routes for CRUD Operations
- 7 09:06 Creating the Items Page
- 8 10:35 Adding New Item Route
- 9 12:07 Building the Navbar Component
- 10 13:39 Styling the Application
- 11 15:06 Submitting Form Data with Actions
- 12 17:04 Handling Form Submissions
- 13 22:00 Adding Metadata for SEO
- 14 27:03 Displaying Items from Database
- 15 31:09 Creating Item Details Page
- 16 38:11 Implementing Edit and Delete Features
- 17 50:36 Final Touches and CSS
- 18 55:34 Conclusion and Next Steps