Introduction
React with styled component
()
What you should know
()
Using GitHub Codespaces
()
CoderPad environment
()
1. React, Components, and JSX
Introduction to React
()
Introduction to components
()
Introduction to JSX syntax
()
Rendering dynamic data
()
2. React Modules
Setting up an app
()
Importing and exporting
()
3. React Props
Introduction to props
()
Managing props and state
()
Working with dynamic data
()
Map for dynamic rendering
()
4. Styled Components
Styled components: Tagged template literals
()
Global styles
()