Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T16:57:11.000Z (about 2 years ago)
- Last Synced: 2023-03-24T23:36:17.245Z (almost 2 years ago)
- Language: CSS
- Homepage: https://url-shortener-nine-delta.vercel.app/
- Size: 85.9 KB
- Stars: 0
- 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
![image](https://user-images.githubusercontent.com/84178696/201719352-83fd6c2c-fe34-4019-9c4b-8f677560510f.png)## 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.