Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

React app taking too much time for loading on local system

I just started working on new reactjs app for learning purpose.

I installed app using this command: npx create-react-app reactnotes.

Then I am trying to start the app using this command: yarn start.

But in the browser it's been 2 minutes and the app is still loading but not opening on port http://localhost:3000/ default by React app. In the terminal react-app-start only that is shown their and code is error-free.

enter image description here

like image 418
krishna kakade Avatar asked Feb 15 '26 20:02

krishna kakade


1 Answers

I had the same issue and realized that it's happening while the network tab is open for the developer tool, so after I found the network throttling was enabled for "Fast 3G", just changed it to "No Throttling", so the issue was solved enter image description here

like image 73
Jaison James Avatar answered Feb 18 '26 15:02

Jaison James



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!