Ajmal112 / url-shortener

Simplify sharing long URLs with a secure and user-friendly URL Shortener, generating shortened links without any suspicion of fraud or danger. Enjoy a seamless experience as you input lengthy URLs, effortlessly obtain visually appealing shortened links, and conveniently copy them for sharing in different situations.

Home Page:https://ajmal112.github.io/url-shortener/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener

The URL Shortener is a testing API project that allows users to shorten long URLs, making them easier to share with friends and family. It provides a safe and user-friendly way to generate shortened links that are not visually alarming or suspicious.

Features

  • Shorten long URLs, including links to websites or Google images, for easy sharing and distribution.
  • Generate shortened links that are visually appealing and do not resemble fraud or dangerous links.
  • Copy the shortened link to the clipboard using the provided copy button for convenient use in various contexts.

Usage

  1. Open the URL Shortener website.
  2. Enter the long URL you want to shorten in the designated input field.
  3. Click on the "Shorten" button to generate a shortened link.
  4. The shortened link will be displayed, along with a copy button.
  5. Click on the copy button to copy the shortened link to your clipboard.
  6. You can now share the shortened link with your friends and family through various channels.

Development

This project is built using HTML, CSS, and JavaScript. The backend API handles the process of shortening URLs and generating the shortened links.

To set up the project locally, follow these steps:

  1. Clone the repository:

git clone https://github.com/Ajmal112/url-shortener.git

  1. Navigate to the project directory:

    cd url-shortener

  2. Open the index.html file in your preferred web browser.

Contributing

Contributions to this project are welcome. If you have any suggestions or find any bugs, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Simplify sharing long URLs with a secure and user-friendly URL Shortener, generating shortened links without any suspicion of fraud or danger. Enjoy a seamless experience as you input lengthy URLs, effortlessly obtain visually appealing shortened links, and conveniently copy them for sharing in different situations.

https://ajmal112.github.io/url-shortener/


Languages

Language:HTML 100.0%