Learn The MERN Stack - Frontend Authentication | Redux Toolkit
In this video, we will create our frontend and add authentication using Redux Toolkit to manage our global state.
π» Code:
π Full React 2022 Course With $ promo:
π Website & Courses:
π Show Support
Patreon:
PayPal:
π Follow Me On Social Media:
Twitter:
Instagram:
Linkedin:
Timestamps
0:00 - Intro & API Explanation
2:18 - Create Frontend Folder & Cleanup
7:23 - Page Components
9:20 - React Router Setup
12:30 - Header & Navigation
16:33 - Register Page
25:14 - Login Page
27:36 - Concurrently Setup
30:10 - Redux Start & Auth Slice
37:32 - Start User Registration
45:36 - Extra Reducers For Register
49:32 - Hook Up Register Form
1:00:45 - Logout Function
1:07:55 - Start