I deployed my React website build/ folder into an AWS S3 bucket.
build/
If I go to www.mywebsite.com, it works and if I click on a ta
www.mywebsite.com
a
update config of s3 with hosting static and default with index.html enter image description here
add CloudFront with error page
404 error-> index.html->status 200
enter image description here