Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yogadeepan29/async--day-20_task-3_shortenease
Day-20 Task ( Promise Task ) - ShortenEase ( URL-Shortener )
https://github.com/yogadeepan29/async--day-20_task-3_shortenease
bootstrap fetch-api html-css-javascript promise rwd url-shortener
Last synced: 3 days ago
JSON representation
Day-20 Task ( Promise Task ) - ShortenEase ( URL-Shortener )
- Host: GitHub
- URL: https://github.com/yogadeepan29/async--day-20_task-3_shortenease
- Owner: Yogadeepan29
- Created: 2024-08-02T17:09:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T17:42:08.000Z (4 months ago)
- Last Synced: 2024-08-02T20:25:07.521Z (4 months ago)
- Topics: bootstrap, fetch-api, html-css-javascript, promise, rwd, url-shortener
- Language: HTML
- Homepage: https://ryd-shortenease.netlify.app
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Task-3
###Day-20 : In this Repository, I have completed the Async programming - Promise Task
# Shorten Ease
A web application that shortens URLs using the shrtlnk.dev API
## Overview
ShortenEase is a web application that allows users to shorten long URLs into shorter, more manageable links.
The application utilizes the shrtlnk.dev API to shorten URLs and also displays a list of previously shortened URLs that have been loaded into the shrtlnk.dev API.## Features
* Shorten long URLs into shorter links using the shrtlnk.dev API
* Easy to use interface for shortening URLs## Technical Details
* Built using HTML, CSS, Bootstrap, and JavaScript for the frontend.
* Utilizes the shrtlnk.dev API for URL shortening
* Netlify for deployment.## Author
YOGADEEPAN R
## Acknowledgments
[shrtlnk.dev](https://shrtlnk.dev/developer) API for providing the URL shortening service
## Live Demo
Check out the live demo: [ShortenEase](https://ryd-shortenease.netlify.app)