Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bccpadge/coffee-card
WebDevDaily - Challenge #275
https://github.com/bccpadge/coffee-card
css-nesting html html-css responsive-design
Last synced: 15 days ago
JSON representation
WebDevDaily - Challenge #275
- Host: GitHub
- URL: https://github.com/bccpadge/coffee-card
- Owner: bccpadge
- Created: 2024-09-17T15:31:32.000Z (3 months ago)
- Default Branch: webdevdaily
- Last Pushed: 2024-09-17T15:39:44.000Z (3 months ago)
- Last Synced: 2024-09-17T19:41:26.001Z (3 months ago)
- Topics: css-nesting, html, html-css, responsive-design
- Language: CSS
- Homepage: https://bccpadge.github.io/coffee-card/
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coffee Card - WebDevDaily
This is a solution to [Coffee Card](https://www.webdevdaily.io/challenges/coffee-card-275) on [Webdevdaily.io](https://www.webdevdaily.io/) website.
## Objective
Convert this design to code, attempting to get it as close as possible using HTML and CSS.
## Design
![](./design/challenge-275.png)
## Screenshots
| Mobile | Desktop |
| ----------------------------- | ------------------------------ |
| ![](./screenshots/mobile.png) | ![](./screenshots/desktop.png) |## Demo
- Github Pages: [Github Pages](https://bccpadge.github.io/coffee-card/)