Hey everyone,
I recently deployed my React app on Netlify, and while the deployment seems successful with no errors in the build logs, when I visit the site, I only see a black screen. The page doesn’t load properly, but I can see the site’s favicon and the title in the browser tab.
I checked the browser console and noticed some warnings, but Iam not sure if they are causing the issue.
I have already tried clearing the cache, checking my environment variables, and reviewing the Netlify logs, but nothing has worked so far. Has anyone else encountered this problem? Any help would be greatly appreciated!