An open API service indexing awesome lists of open source software.

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

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
| :----------------------------------: | :----------------------------------
| ![](./src/assets/sss-hero.png) | ![](./src/assets/sss-preview-2.png)

### 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)