Install dnsmasq to make all .test domains point to localhost on your Mac.
When we work on a local machine for development, we usually point to localhost:3000 in the browser. But using that domain for everything comes with some downsides when you work on multiple projects.