What it does
Smally is a link shortener website that takes in big links and converts them to small bitly links.
How I built it
This is a simple project built with Html + Css + Vanilla Js. It takes the user entered link and sends it through bitly API to create bitly links. Also, clicking on "Copy" button copies the shortened link to the clipboard .
What we learned
I've learnt to use FetchAPI function in JS to use APIs with browsers.
Log in or sign up for Devpost to join the conversation.