Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annaindistress/frontend-mentor-blog-preview-card
This is a solution to the blog preview card challenge on Frontend Mentor
https://github.com/annaindistress/frontend-mentor-blog-preview-card
css-custom-properties github-actions html postcss vite
Last synced: about 1 month ago
JSON representation
This is a solution to the blog preview card challenge on Frontend Mentor
- Host: GitHub
- URL: https://github.com/annaindistress/frontend-mentor-blog-preview-card
- Owner: annaindistress
- Created: 2024-01-07T10:59:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T18:22:33.000Z (5 months ago)
- Last Synced: 2024-08-01T20:52:36.635Z (5 months ago)
- Topics: css-custom-properties, github-actions, html, postcss, vite
- Language: CSS
- Homepage: https://annaindistress.github.io/frontend-mentor-blog-preview-card/
- Size: 375 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog preview card
This is a solution to the [blog preview card challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/blog-preview-card-ckPaj01IcS). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#built-with)
- [Author](#author)## The challenge
Users should be able to:
- See hover and focus states for all interactive elements on the page
## Screenshot
![](./screenshot.png)
## Links
- [Solution URL](https://github.com/annaindistress/frontend-mentor-blog-preview-card)
- [Live Site URL](https://annaindistress.github.io/frontend-mentor-blog-preview-card/)## Built with
- Semantic HTML5 markup
- Mobile-first workflow
- CSS custom properties
- PostCSS
- Vite## Author
- Frontend Mentor - [@annaindistress](https://www.frontendmentor.io/profile/annaindistress)