React CrashCourse on Youtube
So the stream went well, here are the link to the different topics which were covered:
00:00 Introduction
02:33 What is React ? Getting started with React.
14:00 Building a Notes component
20:19 Introducing Hooks - State Hook
28:30 Conditional Rendering
29:50 Effect Hook
30:41 localStorage
37:01 Building a Custom Hook
43:23 Finishing Touches