Skip to content

Hotmansifu/Url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Url-shortener

URL Shortener This repository contains a simple URL shortener application. The application takes a long URL as input and returns a shortened URL that redirects to the original URL. The shortened URL is a random combination of letters and numbers that are easy to remember and share.

Features Simple and easy to use interface Ability to generate short URLs for any valid long URL Option to customize the short URL Redirects to the original URL when the short URL is clicked Responsive design that works on all devices

Usage To use the URL shortener, simply enter the long URL in the input field and click the "Shorten" button. The shortened URL will be displayed on the page. You can then copy and share the shortened URL with others.

Contributing If you have any suggestions or bug reports, feel free to open an issue or create a pull request. Contributions are welcome!

License This repository is licensed under the MIT License. You can use, modify, and distribute the code for any purpose as long as you follow the license terms.

Releases

No releases published

Packages

No packages published

Languages