https://github.com/santoshy1101/e-commerce-web-app
https://github.com/santoshy1101/e-commerce-web-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/santoshy1101/e-commerce-web-app
- Owner: santoshy1101
- Created: 2022-11-16T12:37:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T13:05:42.000Z (over 2 years ago)
- Last Synced: 2025-02-04T13:20:13.004Z (4 months ago)
- Language: JavaScript
- Size: 727 KB
- Stars: 3
- 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",
```#### Alternative fix
.env file in the root
FAST_REFRESH=FALSE