Skip to content

The challenge was to build out a landing page that integrates with the shrtcode API. I have used HTML5, TailwindCSS and Javascript.

Notifications You must be signed in to change notification settings

migsilva89/Url-shortening-webApp-Api

Repository files navigation

Shortly URL shortening API Challenge

Design preview for the Shortly URL shortening API coding challenge

The challenge

The challenge was to build out this landing page, integrate with the shrtcode API.

Your 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 link is wrong
    • The input field is empty

Built with

Project Setup

npm install 
npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch

Live Url here..

Tips or advice on how to improve are very welcome, thank you all!

Linkedin - Twitter

About

The challenge was to build out a landing page that integrates with the shrtcode API. I have used HTML5, TailwindCSS and Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published