June 2022
Intermediate to advanced
344 pages
10h 10m
English
In this appendix, I’ll take you through the steps needed to update the Home and Search features of Blazing Trails to load trail data from the new API created in chapter 5.
NOTE We’ll be working on the Blazing Trails application from its state at the end of chapter 6. If you’re building along with the chapters in this book, you’ll need to complete this appendix before moving on to chapter 7.
As part of this, we’ll also add in a link to the home page to allow users to add new trails to the application. Then we’ll update the TrailCard and TrailDetails components to load images from the API. Plus, we’ll add a link on the TrailCard to allow users to update an existing trail.