https://github.com/ryanlarge13/zero
This repository is a small static E-commerce build for a T-shirt/Hoodie business.
https://github.com/ryanlarge13/zero
ecommerce shopping-cart
Last synced: 9 months ago
JSON representation
This repository is a small static E-commerce build for a T-shirt/Hoodie business.
- Host: GitHub
- URL: https://github.com/ryanlarge13/zero
- Owner: RyanLarge13
- Created: 2022-08-14T07:13:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T10:01:57.000Z (over 3 years ago)
- Last Synced: 2025-10-14T18:35:17.266Z (9 months ago)
- Topics: ecommerce, shopping-cart
- Language: JavaScript
- Homepage: zero-omega.vercel.app
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zero
This website is a 100% static small E-commerce build for a T-shirt/Hoodie business that includes a fully functional cart. This repo holds the source code to this website strictly for showcasing my skills in advanced Javascript and Web Development in general. The products are fake and you cannot buy anything from this store.
# Logic
Local storage was used to allocate products to the cart for purchasing along with an API featuring the options for payments.