There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A web application that shortens an inputted link. It validates the inputted link client-side, saves the shortened link in the browser's web storage so it's there even after reloads, also utilizes the Clipboard web API for copy & paste functionality.