Skip to content

Ching0810/URL_shorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Environment requirements

  • Node.js v18

Installation

  1. Clone the repository
git clone https://github.com/Ching0810/URL_shorten.git
  1. Move to the URL_shorten directory
cd URL_shorten
  1. Restore the dependencies
npm install
  1. Launch the application
npm run start
  1. In your browser, open http://localhost:3000 to see the website.

Screenshots

URL shorten screenshotsURL shorten screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published