To get the most out of this book
You will need a version of Node.js installed on your computer—v14 or later versions—and the create-react-app
package.
Alternatively, an online code editor such as CodeSandbox can be used.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book's GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
It's highly recommended to create a small app based on what you learn in this book.