Skip to content

LoS-Light/ShortUrl

Repository files navigation

Short URL

"Short URL" is a free tool to shorten URLs and generate short links.

Features

  • Generate a shortened link from a long url
  • Copy the shortened link to the clipboard
  • Display some shortened link records

Environment requirements

  • Node.js v18

Installation

  1. Clone the repository
git clone https://github.com/LoS-Light/ShortUrl.git
  1. Move to the ShortUrl directory
cd ShortUrl
  1. Restore the dependencies
npm install
  1. Launch the application
npm run start

In your browser, open http://localhost:3000 to see the website.

Demo

https://shorturl.loslight.com

Screenshots

image

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published