Skip to content

this app will display a bike shop with cart, auth and checkout functionality

Notifications You must be signed in to change notification settings

waltergpc/BIke-shop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

this app will display a bike shop with cart, auth and checkout functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published