Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amrmabdelazeem/blog-preview-card
Build a sleek Blog Preview Card using Tailwind CSS. Create a responsive layout with an image, title, and description, showcasing your design skills. Embrace Tailwind's utility-first approach for efficiency and share your finished card to demonstrate your UI expertise.
https://github.com/amrmabdelazeem/blog-preview-card
frontend-development html-css-javascript npm tailwindcss
Last synced: about 10 hours ago
JSON representation
Build a sleek Blog Preview Card using Tailwind CSS. Create a responsive layout with an image, title, and description, showcasing your design skills. Embrace Tailwind's utility-first approach for efficiency and share your finished card to demonstrate your UI expertise.
- Host: GitHub
- URL: https://github.com/amrmabdelazeem/blog-preview-card
- Owner: amrmabdelazeem
- Created: 2023-12-25T23:15:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-25T23:47:11.000Z (11 months ago)
- Last Synced: 2023-12-26T00:29:02.956Z (11 months ago)
- Topics: frontend-development, html-css-javascript, npm, tailwindcss
- Language: HTML
- Homepage: https://amrmabdelazeem.github.io/blog-preview-card/
- Size: 321 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog preview card solution
This is [Blog preview card ](https://www.frontendmentor.io/challenges/blog-preview-card-ckPaj01IcS).
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
![Design preview for the Blog preview card](./design/desktop-preview.jpg)
### The challenge
Users should be able to:
- See hover and focus states for all interactive elements on the page
### Screenshot
- Mobile
![mobile](screenshots/mobile.png)- Desktop
![desktop](screenshots/desktop.png)- Hovering States
![active-states](screenshots/active-states.jpg)### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- TailwindCSS### Useful resources
- [TailwindCSS](https://tailwindcss.com/)
## Author
- Website - [Github](https://github.com/amrmabdelazeem)
- Frontend Mentor - [@amrmabdelazeem](https://www.frontendmentor.io/profile/amrmabdelazeem)