Skip to content

πŸ’₯ Simple Link Unshortener in html, css and js πŸ’₯

Notifications You must be signed in to change notification settings

K5wdk/link-unshortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple Link Unshortener

A simple URL shortener that uses a public API to unshorten links. This project is suitable for beginners looking to understand basic web development concepts.

Features

  • Unshorten shortened URLs using a public API.
  • Easy-to-use interface.

Installation

  1. Clone the repository:
    git clone https://github.com/K5wdk/unshortener.git
    cd unshortener
  2. Open index.html in your web browser.

Usage

  1. Enter a shortened URL in the input field.
  2. Click the "Unshorten" button to retrieve the original URL.

Demo

image

API Used

License

This project is licensed under the MIT License. See the LICENSE file for details.

Copyright

Β© 2024 K5wdk. All rights reserved.

Credits

Created by K5wdk as a learning project.

About

πŸ’₯ Simple Link Unshortener in html, css and js πŸ’₯

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published