https://github.com/shubhangam333/comfysloth
React Ecommerce Site
https://github.com/shubhangam333/comfysloth
Last synced: 14 days ago
JSON representation
React Ecommerce Site
- Host: GitHub
- URL: https://github.com/shubhangam333/comfysloth
- Owner: Shubhangam333
- Created: 2020-12-27T13:33:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-27T13:37:18.000Z (over 4 years ago)
- Last Synced: 2025-02-16T08:27:24.567Z (2 months ago)
- Language: JavaScript
- Size: 424 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Notes
#### Older React Version
```
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.3",
```#### Current React Version
```
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.0",
```