https://github.com/di-void/cocktail-db-react-project
https://github.com/di-void/cocktail-db-react-project
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/di-void/cocktail-db-react-project
- Owner: di-void
- Created: 2022-06-30T11:11:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T11:12:32.000Z (about 4 years ago)
- Last Synced: 2025-02-13T20:35:40.720Z (over 1 year ago)
- Language: JavaScript
- Size: 326 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### React Router Fix
(Fix)[https://dev.to/dance2die/page-not-found-on-netlify-with-react-router-58mc]
#### CRA Fix
```
"build": "CI= react-scripts build",
```