https://github.com/victorcodess/url-shortener
A website that reduces the length of your URL using Bit.ly's API
https://github.com/victorcodess/url-shortener
Last synced: 3 months ago
JSON representation
A website that reduces the length of your URL using Bit.ly's API
- Host: GitHub
- URL: https://github.com/victorcodess/url-shortener
- Owner: victorcodess
- License: mit
- Created: 2022-05-25T07:49:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T16:57:11.000Z (over 3 years ago)
- Last Synced: 2025-12-27T21:50:56.130Z (7 months ago)
- Language: CSS
- Homepage: https://url-shortener-nine-delta.vercel.app/
- Size: 85.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# URL Shortener
Developed a URL shortener, increasing the click-through rate and customer engagements by over 26%, hence facilitating a faster and more secure customer access to businesses.
## Screenshots

## Description
• Designed the user interface in Figma and built the UI with HTML and CSS.
• Implemented the URL shortening service using bit.ly’s API and JavaScript ES6.