Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yosefbeder/cubeshop
An E-commerce app made with commerce.js
https://github.com/yosefbeder/cubeshop
Last synced: 2 days ago
JSON representation
An E-commerce app made with commerce.js
- Host: GitHub
- URL: https://github.com/yosefbeder/cubeshop
- Owner: yosefbeder
- Created: 2021-08-22T16:59:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T06:01:49.000Z (about 3 years ago)
- Last Synced: 2023-03-06T21:37:04.968Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://yosefbeder.github.io/cubeshop/
- Size: 3.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cubeshop
A simple E-commerce app made with [commerce.js](https://commercejs.com/).
I had a lot of fun programming this app.
I just had one problem which is that commerce SDK type declarations doesn't work well with the ways mentioned in the docs, so I had to change them which wasn't a good development experience.
In this project I tried to practice git as much as I can.