Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 624 Bytes

- Shortly URL shortening API Project

Coded by gaurav and shubdeep

The Challenge:

  • View the optimal layout for the site depending on their device's screen size
  • Shorten any valid URL
  • See a list of their shortened links, even after refreshing the browser
  • Copy the shortened link to their clipboard in a single click
  • Receive an error message when the form is submitted if the input field is empty

Added features by gaurav:

  • Delete existing link.
  • Show a loader while waiting for the result.
  • Receive an error message when URL is invalid.

Design:

  • ./design/desktop-preview.jpg