In this chapter, we will create a house listing application that shows an overview of the available houses with a detail page of every listing, with styled-components for styling and React Navigation for routing. The data is fetched from a mock API.
The build time is 1.5 hours.