Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 1.76 KB

README.md

File metadata and controls

73 lines (56 loc) · 1.76 KB

URL-Shortener

Website version deployed on : https://g-z.herokuapp.com/

Viewing website on Laptop

Pasting the long URL in the input box for generating hash and shortening it


POST request goes to our server


The shortened URL can be copied to clipboard



Viewing website on Mobile

Pasting the long URL in the input box for generating hash and shortening it


POST request goes to our server


The shortened URL can be copied to clipboard


Since the server is deployed on Heroku without any custom domain name , even the shortened URL seems big !

Made with ❤️ by Tanishq Saluja