Once you've followed this guide, when a user clicks a button or link that initiates a route change, an NProgress loading indicator will show up instantaneously on the top of the viewport just under the address bar.
This article teaches you how to locally set up a **NextJS 13** frontend (with **App Router** as well as **Pages Router**) and a separate **ExpressJS backend** and also explains how the whole setup works.