LinkEase is a URL shortening application designed to simplify link management and tracking.
- One-Click Link Shortening: Shorten URLs with a single click for easy sharing.
- Self-Destructing Links: Shorten URLs get self destructed within 48 hours (2 days).
- Personal Dashboard: Each user gets a personal dashboard to manage their shortened links.
- Link Analytics: View analytics such as time remaining before deletion for each shortened link, number of visits.
- Easy Register: Register in to access URL shortening and analytics features.
- Logout: Logout securely after using the application.
- Fully Secure Website: Requires login for URL shortening, ensuring privacy and security.
-
Login/Logout:
- Visit Live Website and log in securely.
- Click on the "Logout" button when done.
-
Shorten URLs:
- After logging in, enter the original URL in the provided field.
- Click the "Shorten" button to get the shortened URL.
-
Analytics:
- Visit the Analytics Portal after logging in.
- Access information about all shortened URLs and their visit counts.
-
Clone the repository:
git clone https://github.com/tusharjain2802/LinkEase.git
-
Install dependencies:
cd LinkEase npm install
-
Run the application:
node app.js
-
Access the application at http://localhost:3000/
Contributions are welcome! Please fork the repository and create a pull request for any improvements or features.