📄️ Introduction
In this section, you will learn how to find, install and utilize React third-party components in your React projects.
📄️ Third-party components
- The good news is that you don't have to do everything from the scratch. You can find a lot of third-party components or libraries for React, that are developed and maintained by some developers or organizations.
📄️ Npm
Npm basics
📄️ AG-Grid
- AG-Grid (https://www.ag-grid.com/) is popular data grid component that can be used with several JavaScript libraries, such as React.
📄️ MUI
Installation
📄️ React Router
- React Router (https://reactrouter.com) is a collection of navigational components for React or React Native applications.