webdev-20 / shorti-url-shortener

Url Shortener
http://shorti.onrender.com/
7 stars 18 forks source link

Display shortened URL #92

Open cherylli opened 2 years ago

cherylli commented 2 years ago

Task display shortened url in the input and change the button to a "copy" button. The short url would be localhost:5173/{shortcode}on development https://shorti.onrender.com/{shortcode} on live

Front page (not logged in) image

Logged In image