tanishq9 / URL-Shortener

URL Shortener with Node.js and MongoDB. Deployed on : https://g-z.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

URL Shortener with Node.js and MongoDB. Deployed on : https://g-z.herokuapp.com/


Languages

Language:JavaScript 60.9%Language:HTML 39.1%