diff --git a/README.md b/README.md index 68799bf..8736a4a 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,16 @@ This project integrates Firebase for user authentication, cart and wishlist mana - JavaScript - Firebase +## Screenshots + +Here are some screenshots of the EverShade platform in action: + + ![Homepage Screenshot](./screenshots/homepage.png) + + ![Product Modal Screenshot](./screenshots/modal.png) + + ![Wishlist Screenshot](./screenshots/wishlist.png) + + ![Cart Screenshot](./screenshots/cart.png) + + ![Login Page Screenshot](./screenshots/signin.png) \ No newline at end of file diff --git a/screenshots/cart.png b/screenshots/cart.png new file mode 100644 index 0000000..b5e5515 Binary files /dev/null and b/screenshots/cart.png differ diff --git a/screenshots/footer-cards and footer.png b/screenshots/footer-cards and footer.png new file mode 100644 index 0000000..7ed9005 Binary files /dev/null and b/screenshots/footer-cards and footer.png differ diff --git a/screenshots/homepage-prods.png b/screenshots/homepage-prods.png new file mode 100644 index 0000000..8f081a8 Binary files /dev/null and b/screenshots/homepage-prods.png differ diff --git a/screenshots/homepage.png b/screenshots/homepage.png new file mode 100644 index 0000000..a04f673 Binary files /dev/null and b/screenshots/homepage.png differ diff --git a/screenshots/modal.png b/screenshots/modal.png new file mode 100644 index 0000000..7e03e6b Binary files /dev/null and b/screenshots/modal.png differ diff --git a/screenshots/paymentpage.png b/screenshots/paymentpage.png new file mode 100644 index 0000000..512f7c9 Binary files /dev/null and b/screenshots/paymentpage.png differ diff --git a/screenshots/signin.png b/screenshots/signin.png new file mode 100644 index 0000000..c0780b3 Binary files /dev/null and b/screenshots/signin.png differ diff --git a/screenshots/wishlist.png b/screenshots/wishlist.png new file mode 100644 index 0000000..d3fe1a6 Binary files /dev/null and b/screenshots/wishlist.png differ