NumberDisplay
Display any number passed through the URL.

To use the app, modify the URL by appending /display/YOUR_NUMBER to the address.

For example, to display the number 42, you would navigate to:

This application showcases dynamic routing and URL parameter handling in Next.js.