Skip to content

LinkLift Long URLs are boring. Shrink them smart, track them better Key Features Allows users to shorten URLs and provides custom redirection Makes links more shareable which can help content get more exposure Secure authentication using JWT tokens and cookies, with protected routes that ensure only authenticated users.

Notifications You must be signed in to change notification settings

SmitMistry01/LinkLift

Repository files navigation

##LinkLift

Url Shortner using node and express JS

Description A URL shortener is an app that converts a long URL into a short URL. The idea is to minimize the web page address into something that's easier to remember and track. Typically, it shortens the website's address and adds a random combination of letters and numbers.

Features I have added a basic UI with a table of the redirects and visit history to highlight any unique aspects.

Installation :

Clone the repository: git clone https://github.com/SmitMistry01/LinkLift.git

Navigate to the project directory: cd LinkLift

Install dependencies: npm i

Run npm start

Use: Just paste the link you need to shorten and click on generate button the click will be ready and you are good to go

About

LinkLift Long URLs are boring. Shrink them smart, track them better Key Features Allows users to shorten URLs and provides custom redirection Makes links more shareable which can help content get more exposure Secure authentication using JWT tokens and cookies, with protected routes that ensure only authenticated users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published