My ReactJS project is hosted in the AWS S3 and is working fine for the default /
url. When I added a login page with url /login
is working in my localhost:3000
but getting some error in S3.
My error screenshot is below. Should I add any settings or configuration in S3? I have only basic knowledge in S3 and hence this question. Hope anyone can help me..
Thanks in advance!!