https://github.com/asadullahehsan/blog-card
A simple blog card displaying details of a blog article.
https://github.com/asadullahehsan/blog-card
angular angular-material tailwind-css
Last synced: 9 months ago
JSON representation
A simple blog card displaying details of a blog article.
- Host: GitHub
- URL: https://github.com/asadullahehsan/blog-card
- Owner: asadullahehsan
- Created: 2025-04-28T14:35:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T18:15:39.000Z (about 1 year ago)
- Last Synced: 2025-04-28T18:29:42.290Z (about 1 year ago)
- Topics: angular, angular-material, tailwind-css
- Language: TypeScript
- Homepage: https://blog-card-asadullah-ehsan.vercel.app/
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlogCard
A simple blog card displaying details of a blog article.
## Project brief
I have developed a blog card featuring editorial content, including:
- an article cover image
- a content category tag
- a title
- a brief description
- a call-to-action (CTA) link
## Tech Stack
I am using Angular, Angular Material and Tailwind CSS.