The code takes json data from list.json and I created a swift view BookView as another file.
import SwiftUI struct product: Codable, Hashable { var name: Str