"Short URL" is a free tool to shorten URLs and generate short links.
- Generate a shortened link from a long url
- Copy the shortened link to the clipboard
- Display some shortened link records
- Node.js v18
- Clone the repository
git clone https://github.com/LoS-Light/ShortUrl.git
- Move to the ShortUrl directory
cd ShortUrl
- Restore the dependencies
npm install
- Launch the application
npm run start
In your browser, open http://localhost:3000 to see the website.
This project is licensed under the MIT License - see the LICENSE.md file for details
