Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 )

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)