https://github.com/coderdost/mern-ecommerce
MERN Stack E-commerce code example for coderdost.com youtube channel.
https://github.com/coderdost/mern-ecommerce
Last synced: 10 months ago
JSON representation
MERN Stack E-commerce code example for coderdost.com youtube channel.
- Host: GitHub
- URL: https://github.com/coderdost/mern-ecommerce
- Owner: coderdost
- Created: 2022-04-25T10:58:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T14:21:24.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T06:04:28.346Z (10 months ago)
- Language: JavaScript
- Size: 25.8 MB
- Stars: 4
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instructions
### for front-end only code, which has no APIs, use 'front-end' branch
``` git checkout front-end```
### for final code
``` git checkout master```