/

URL Shortener

React JS / CSS / Shrtco.de API

Project

Overview

This application has been developed utilizing React JS in conjunction with a URL shortener API. Users have the capability to input lengthy URLs into the designated field and expedite the shortening process by clicking the Shorten button. Subsequently, the abbreviated URL can be copied to the clipboard with a simple click of the Copy to Clipboard button, facilitating ease of use. A noteworthy feature of this application is the absence of any mandatory sign-in or sign-up requirements, ensuring a frictionless user experience. This seamless functionality is achieved through integration with the Shrtco.de API, which empowers the app to deliver efficient URL shortening services.

Technologies

React

CSS

Javascript

Shrtco API

React-copy-to-clipboard

Back