I am using create-react-app and hosting in its default port localhost:3000 and want to access this from another device on the same net
After running npm start go to your terminal "bash, cmd ..etc" and run ipconfig
npm start
ipconfig
IPv4-Adresse ..... : for example 111.222.333.444
open browser in your second device and type : 111.222.333.444:portNumber