/URL_Shortener

This application basically transforms big URLs in small URLs.

Primary LanguageHTMLMIT LicenseMIT

URL Shortener

Preview:

URLshortenerPreview

Project:

This web application is a URL shortener used to transform a normal URL in a small version to make it simple to use for any reason.

The application has an easy-to-understand interface, with a form where the user must enter the URL he wants to shorten, a button to shorten it and another button to copy the short URL.

Tecnologies:

James-HTML James-CSS James-Js

Other aspects:

In the development of the project, special attention was given to the correct application of semantics in its HTML structure.

This URL shortener works using Rebrand.ly Api, if you want to check it you can find it in https://www.rebrandly.com/

Next steps:

This application is not yet responsive, so the next step you be making it responsive to work correctly in different devices.