Skip to content

iamrhm/minify-urls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minify URLs

Welcome to the minify-urls repository! This project provides a simple web application that allows users to create short and shareable aliases for long URLs. It's a URL shortening service that makes it easy to manage and share links with a shorter and more memorable format.

Features

  • URL Shortening: Create short aliases for long URLs, making them easier to share and manage.
  • Custom Aliases: Optionally set custom aliases for your short URLs.
  • Redirection: Redirect visitors to the original long URL when they access the shortened link.
  • Analytics: Track basic analytics such as the number of times a short link has been clicked.

Getting Started

To run this project locally, follow these steps:

Clone this repository:

git clone https://github.com/iamrhm/minify-urls.git
cd minify-urls
npm install
npm run dev

Usage

  • On the homepage, enter the long URL you want to shorten.
  • Optionally, enter a custom alias to use for the short URL.
  • Click the "Shorten" button.
  • The application will generate a short URL, and you can copy and share it.

About

Create short and shareable aliases for long URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published