Share
Talk Programming , Career, Mental Health, Talk Personal Finance ❤️ Post a query and receive responses ✅
Post a query and receive responses. Ask anything, Ask Mitra ❤️
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What do you have in the address bar? Would you upload a high quality image so that we can see clearly.
localhost:3000
What does it say in the title of the page?
Your app is being served on localhost. There may be some error in your code, that’s why it is not rendering your content. Otherwise, the localhost is working fine. Check the code carefully.
Check the developer tools; console to see if there is anything.
Also most likely your code has issues, you should check the terminal from where you started it to look up for errors.
you can see the page title…meaning that the site is working fine…
there must be some error in your code that is causing rendering issue…
try going through the log console