https://github.com/julie-ify/sound-savvy-shop
SoundSavvyShop is a dynamic e-commerce platform that revolutionizes the online shopping experience. Seamlessly crafted to empower users, it offers an intuitive interface enabling hassle-free product selection and cart management. Integrated with Stripe for secure payments
https://github.com/julie-ify/sound-savvy-shop
frontend-development interactive-design javascript netlify-functions react serverless stripe-payments
Last synced: 9 months ago
JSON representation
SoundSavvyShop is a dynamic e-commerce platform that revolutionizes the online shopping experience. Seamlessly crafted to empower users, it offers an intuitive interface enabling hassle-free product selection and cart management. Integrated with Stripe for secure payments
- Host: GitHub
- URL: https://github.com/julie-ify/sound-savvy-shop
- Owner: julie-ify
- Created: 2023-08-28T17:15:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T20:11:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T10:11:50.907Z (11 months ago)
- Topics: frontend-development, interactive-design, javascript, netlify-functions, react, serverless, stripe-payments
- Language: SCSS
- Homepage: https://soundsavvyshop.netlify.app/
- Size: 7.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SoundSavvyShop e-commerce website
SoundSavvyShop is a dynamic e-commerce platform that revolutionizes the online shopping experience. Seamlessly crafted to empower users, it offers an intuitive interface enabling hassle-free product selection and cart management.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Add/Remove products from the cart
- Edit product quantities in the cart
- Fill in all fields in the checkout
- Receive form validations if fields are missed or incorrect during checkout
- See correct checkout totals depending on the products in the cart
- Shipping always adds $50 to the order
- VAT is calculated as 20% of the product total, excluding shipping
- See an order confirmation modal after checking out with an order summary
- Keep track of what's in the cart, even after refreshing the browser
### Screenshot
| desktop Screen | Mobile Screen
| :----------------------------------: | :----------------------------------
|  | 
### Live Link
- Click [here](https://soundsavvyshop.netlify.app/) to view the website online
## My process
### Built with
- React
- CSS/SCSS/tailwind
- JSON data
- CSS Grid
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
## Author
👤 **Juliana Ifionu**
- GitHub: [juliana-Ifionu](https://github.com/julie-ify)
- LinkedIn: [Juliana Ifionu](https://www.linkedin.com/in/julianaifionu/)
- Twitter: [Juliana Ifionu](https://twitter.com/juliana_ifionu)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/julie-ify/sound-savvy-shop/issues)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- (Frontend Mentor challenge) Figma design by [Audiophile e-commerce website challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/audiophile-ecommerce-website-C8cuSd_wx)