April 2022
Intermediate to advanced
378 pages
6h 21m
English
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 are going to 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 these in your own apps.
In this chapter, we will cover the following topics:
In this book, we will be using the Windows operating system, but all the tools are available for Linux and macOS as well.
Node.js also has to be installed, and the following GitHub link will be required: ...