Skip to content

A URL shortener app! 🌐✂️ Shorten long URLs into concise ones for easy sharing. Track clicks, manage links, and enhance accessibility!

Notifications You must be signed in to change notification settings

iam-abin/RapidUrl

Repository files navigation

Installation

  1. Clone the repository

    git clone https://github.com/iam-abin/url-shortner.git
    
  2. Navigate to the project directory

    cd url-shortner
    
  3. Install the dependencies

    npm install 
    
  4. Set up the required environment variables. Rename the env.example file to .env and provide the necessary values for your environment

  5. Start the development server

    npm run dev
    

About

A URL shortener app! 🌐✂️ Shorten long URLs into concise ones for easy sharing. Track clicks, manage links, and enhance accessibility!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published