React is one of the most popular JavaScript libraries to develop powerful, interactive web applications. You’ll learn how to start with React and build up to dynamic user interfaces. You’ll work with React specific concepts like: JSX, components, state, props, hooks, and more.
Skills:
- Create your react app environment
- Understand key React concepts
- Use JSX, props, hooks (states, lifecycle), ..