ShortenIt is a web application that allows the user to reduce long links to shorter ones. It takes an input from the user, once the user send the link, it returns a shortened functional link.
- Basic Link Shortening - Input a long URL and receive a shorter version.
- Ad-Free and Minimalist Interface - simplicity and best user experience, with less distractions.
- No Login Required - users can shorten their links without the need of having an account.
- HTML
- CSS (with bootstrap)
- JavaScript
- Free & public API
The project is straightforward. it basically contains a field where the user is going to paste and send the long link, and a short link is gonna be delivered somewhere in the form. the user can simply copy the link and start using it.
This project is licensed under the MIT License. See the LICENSE file for more details.