https://github.com/slowy07/commerce-web-shop
simple commercial web shop react js
https://github.com/slowy07/commerce-web-shop
commerce commercejs commercial open-source react reactjs
Last synced: 7 months ago
JSON representation
simple commercial web shop react js
- Host: GitHub
- URL: https://github.com/slowy07/commerce-web-shop
- Owner: slowy07
- License: mit
- Created: 2021-02-02T06:55:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T08:10:57.000Z (over 2 years ago)
- Last Synced: 2025-01-23T06:12:45.543Z (9 months ago)
- Topics: commerce, commercejs, commercial, open-source, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 4.73 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# commerceWebShop


## create products
create product [here](https://dashboard.chec.io/)
copy and paste public key api at `src/lib/commerce.js````js
export const commerce = new Commerce("PUBLIC API");
```## running commerce web shop
```bash
cd commerce-web-shop
npm start
```## images


