Skip to content

Shortly URL shortening API returns a shorten link of a URL from the user.

Notifications You must be signed in to change notification settings

sn-tin/shorten-url

Repository files navigation

Shortly URL shortening API Challenge solution

This is a solution to the Shortly URL shortening API Challenge challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • Shorten any valid URL
  • 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

Screenshot

URL Shortening API

Links

  • Solution URL: Code
  • Live Site URL: Demo

Built with

Running the App Locally

This app runs on Node.js. If Node.js is installed, you may clone the repository and install its dependencies running:

npm install

Author

Releases

No releases published

Packages

No packages published