Skip to content

Haayzeed/url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortner

The challenge is to integrate the shrtcode API to create shortened URLs and display them.

Users are 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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

URL Shortener for shortening URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published