1 -Local storage vs Cookie
2 -Setup (Fast) Sign Un Component
3 -Setup Sign In Component
4 -Validate Field with Controlled Component
5 -Validate Field with React Hook Form
6 -Schema validation with yup
7 -Setup toastify by hand
8 -Setup toastify part 2
9 -Setup redux for toastify
10 -Moving Toast component
11 -Signup API handle
12 -Setup tanstack react query
13 -Mutate sign up api with react query
14 -Setup redux for user state
15 -Get current user handle
16 -Create a custom hook for react query
17 -Excercise Sign In Functionality
18 -Sign In Functionality
19 -Redirect if NOT authenticated
20 -Custom hook for authenticate
21 -Create admin dashboard
22 -Header & Logout
22 - fix useAuthenticate hook.html
23 -Header Admin & Sidebar