Useful Third-Party Components for React
React is component-based, and we can find a lot of useful third-party components that we can use in our apps. In this chapter, we will look at several components that we are going to use in our frontend. We will examine how to find suitable components and how you can then use them in your own apps.
In this chapter, we will cover the following topics:
- Installing third-party React components
- Working with AG Grid
- Using the Material UI component library
- Managing routing with React Router