Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 500 Bytes

File metadata and controls

11 lines (6 loc) · 500 Bytes

URL Shortener

This project is a simple URL shortener web application built using HTML, CSS, and JavaScript. It allows users to shorten long URLs and copy the shortened links with a click of a button. The application uses a third-party API to handle URL shortening and is designed with a clean and user-friendly interface.

Features:

  1. Shortens long URLs quickly and efficiently.
  2. Provides a "Copy" button to easily copy shortened URLs to the clipboard.
  3. User-friendly and responsive design.