Skip to content

PaulaTam/url_shortening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Overview

Purpose

The purpose of this project is to allow the user to shorten any valid URL. Currently utilizes TinyUrl API to allow users to shorten their long links with just a click!

Features

  • Shorten any valid URLs
  • Copy a shorten link to clipboard using a button
  • Retain a list of shortened links
  • ... TBD ...

My process

Built with

  • HTML5
  • CSS
  • Javacript
  • React.js
  • Node.js
  • shrtcode API Unfortunately, the shrtcode API is no longer accessible.
  • TinyUrl API

npm packages used

Continued development

  • 01/20/2024 Found out that shrtcode API was no longer supported as the documentation is inaccessible.
  • 01/21/2024 Replaced shrtcode API with TinyUrl API.

Author

@PaulaTam

Releases

No releases published

Packages

No packages published