I am facing the same issue, I am using Apple MacBook Pro With M1 chip. When I am starting react development server using npm start the development server stuck and not running at all.
I am using nvm for Node js.
Additionally I tried to create a new react app using create-react-app from official react document. The new setup application is also not working.
Tried Safari and Chrome as default browser.