YanivWein24 / shortly

Shortly - Links shortener website. Convert any valid URL to a short link!

Home Page:https://shortly-links-shortener.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shortly

shortly-gif


This is a solution to the Shortly URL shortening API Challenge challenge on Frontend Mentor.

Overview

The challenge

The challenge is to integrate with the shrtco.de API to create shortened URLs and display them like in the designs.
Users should be able to:

  • 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
    • The given URL is invalid

Where can i check this out?

Right Here: https://shortly-links-shortener.netlify.app/

Lighthouse Score:

HomeScreen-light

Screenshots:

Hero Section URL Shortening Section
EmptyUserScreen UserScreen

On Mobile:

Hero Section URL Shortening Section
mobile view links section - mobile

About

Shortly - Links shortener website. Convert any valid URL to a short link!

https://shortly-links-shortener.netlify.app/

License:MIT License


Languages

Language:SCSS 58.4%Language:TypeScript 40.1%Language:HTML 1.5%