Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentyna authored and Valentyna committed Dec 18, 2024
0 parents commit 1967b77
Show file tree
Hide file tree
Showing 36 changed files with 3,221 additions and 0 deletions.
Binary file added imac.202c52ff.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imac.d0e0225a.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions index.b9b409e5.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.b9b409e5.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

188 changes: 188 additions & 0 deletions index.e378193d.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.e378193d.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en" class="page"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Product cards</title><link rel="stylesheet" href="index.b9b409e5.css"></head><body> <div class="product-card" data-qa="card"> <div class="product-card__bg"></div> <div class="product-card__details"> <h3 class="product-card__title"> APPLE A1419 iMac 27" Retina <br> 5K Monoblock (MNED2UA/A) </h3> <div class="product-card__code">Product code: 195434</div> <div class="product-card__rating"> <div class="product-card__stars"> <span class="product-card__star" data-value="1"></span> <span class="product-card__star" data-value="2"></span> <span class="product-card__star" data-value="3"></span> <span class="product-card__star" data-value="4"></span> <span class="product-card__star" data-value="5"></span> </div> <div class="product-card__reviews">Reviews: 5</div> </div> <div class="product-card__price"> <div class="product-card__price-title">Price:</div> <div class="product-card__price-sum">$2,199</div> </div> <button type="button" class="product-card__link" data-qa="hover"> BUY </button> </div> </div> </body></html>
Loading

0 comments on commit 1967b77

Please sign in to comment.