Completed
- Concurrently Setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn the MERN Stack - Frontend Authentication - Redux Toolkit
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro & API Explanation
- 2 - Create Frontend Folder & Cleanup
- 3 - Page Components
- 4 - React Router Setup
- 5 - Header & Navigation
- 6 - Register Page
- 7 - Login Page
- 8 - Concurrently Setup
- 9 - Redux Start & Auth Slice
- 10 - Start User Registration
- 11 - Extra Reducers For Register
- 12 - Hook Up Register Form
- 13 - Logout Function
- 14 - Start User Login
- 15 - Extra Reducers For Login
- 16 -Hook Up Login Form