SRJ
Sibtain Raza Jamali

Dummy Posts - Copy this React, Tailwind Component to your project

create-a-html-template-for-showing-list-of-all-blog-posts-in-the-form-of-cards,-each-card-is-hoverable,has-fixed-height-and-width,-title,description-can-be-one-word-or-100-words,-but-it-should-wrapped-inside-card-height-and-width,-author_avatar-and-name-should-be-displaed-in-bottom-left-corner-of-card-and-date-should-be-displayed-in-bottom-right-corner-in-Jan-01-2024-format.-Title-and-discription-should-be-clickable-and-take-user-to-view-post.-Cover-Image-of-post-should-should-not-let-increase-the-card-heigh,width-this-is-the-data-which-we-display-on-PostCard-#[derive(Deserialize,-Serialize)]-pub-struct-PostWithAuthor-{-pub-id:-uuid::Uuid,-pub-author_id:-Option<Uuid>,-pub-title:-String,-pub-slug:-String,-pub-description:-String,-pub-image_url:-Option<String>,-pub-category_id:-Option<String>,-pub-created_at:-Option<String>,-pub-author_name:-Option<String>,-pub-author_avatar_url:-Option<String>,-}

Prompt
Component Preview

About

dummyPosts - Display blog posts as hoverable cards with fixed sizes, featuring titles, descriptions, author info, and clickable links. Bu. Copy code today!

Share

Last updated 1 month ago