Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 687 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 687 Bytes

urlshortner

Made URL shortner in django with HTML, CSS and Javascript.

  • Home Screen Capture

  • Shorten the URL by clicking the "Shorten" button. image

  • Copy the link on clipboard using the clipboard icon image

  • You can click on the shortened URL. You will be redirected to the original URL

  • Also Click on the "Shorten New URL" to create short URL for new URL.