Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksymMohyla committed Jul 7, 2024
0 parents commit 1e8dbf1
Show file tree
Hide file tree
Showing 37 changed files with 3,161 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.5baadd09.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.5baadd09.css.map

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

112 changes: 112 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"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Product cards</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet"><link rel="stylesheet" href="index.5baadd09.css"></head><body> <div class="card" data-qa="card"> <img src="imac.202c52ff.jpeg" alt="APPLE I-Mac" class="card__photo"> <h2 class="card__productname"> APPLE A1419 iMac 27"&nbsp;Retina 5K Monoblock (MNED2UA/A) </h2> <h3 class="card__productcode">Product code: 195434</h3> <div class="stars stars--4"> <div class="stars__star"></div> <div class="stars__star"></div> <div class="stars__star"></div> <div class="stars__star"></div> <div class="stars__star"></div> <p class="stars__reviews">Reviews: 5</p> </div> <div class="card__price"> <p class="card__price-word">Price:</p> <p class="card__price-number">$2,199</p> </div> <a href="#" class="card__buy-button" data-qa="hover"> BUY </a> </div> </body></html>
Loading

0 comments on commit 1e8dbf1

Please sign in to comment.