-UrlShortner is a simple web-app that takes any URL which needs to be shortened and provides a shorter URL corresponding to the long URL.
-Initially URL is set to https://shorturl2133.herokuapp.com/ which is the URL for the app. When user inputs the long URL and clicks 'shorten' the initial URL is altered and the new URL for the entered long URL.
-A user can directly use the new url in the new tab to open the desired page or just copy-paste the url in their browser.