Expose a local web server to the internet (Example : Flask app)
Before deploying the web-app to production, it's always a good practice to test it on different devices.
Like, Test the responsiveness of your web-app on mobile.
So for this, we need a public-url, So that we can access that web-app from our mobile-ph...
sumanshunankana.hashnode.dev2 min read