Book Card - Copy this React, Tailwind Component to your project
Create a minimalist book card with an image, name, author, total time and rating info, base on data input: [ { "id": "1784eb36 d3f9 46de 816c a8b22e8a335b", "totalTime": 853, "name": "Unrequited", "type": "summary_book", "avatar": "https://cdn.sunobook.com/file/suno pro/avatar_book/unrequited1728136206511.png", "color": "rgb(207, 51, 49)", "darkColor": "rgb(120, 27, 36)", "authorName": "Lisa A. Phillips", "requiredVip": false, "sellPrice": 0, "authors": [] }, { "id": "28ae62fc af9b 458a 9060 20e3725d1fca", "totalTime": 1139, "name": "Unlimited Memory", "type": "summary_book", "avatar": "https://cdn.sunobook.com/file/suno pro/avatar_book/unlimited memory1728136226053.png", "color": "rgb(41, 204, 203)", "darkColor": "rgb(9, 97, 108)", "authorName": "Kevin Horsley", "requiredVip": false, "sellPrice": 0, "authors": [] } ]
