Haayzeed / url-shortner

URL Shortener for shortening URLs

Home Page:https://my-url-shortner.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://my-url-shortner.netlify.app/


Languages

Language:Vue 51.9%Language:CSS 40.3%Language:JavaScript 4.7%Language:HTML 3.1%