Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.42 KB

README.md

File metadata and controls

58 lines (43 loc) · 1.42 KB

LinkShort 🚀

LinkShort is an efficient and easy to use URL shortening Service that streamlines your online experiences.

Table of Contents

Features ✨

  • Shorten long URLs to compact, easy-to-share links.
  • Customizable URL aliases for your short links.
  • View the click count for each shortened link.
  • QR code generation for easy mobile access.
  • User-friendly and responsive web interface.

Demo 🌐

You can access a live demo of the URL shortener here: https://linkshort-bay.vercel.app/

Installation 🛠️

  1. Clone this repository to your local machine.
  git clone https://github.com/Ayush-Vish/linkShort.git
  1. Change into the project directory:
  cd linkshort
  1. Install the required dependencies using npm :
  npm install
  1. Start the server:
  npm run dev 

Screenshots