mby / kshort

simple url shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kshort - Your Favourite URL shortener

Demo

Here's the link 😝

Note that what you shorten gets deleted after the heroku dyno dies. Use with caution!

Installation

First clone the repository:

git clone https://github.com/mbugrayildiz/kshort.git

Then run it with it with:

# install dependencies (one-time operation)
npm install
npm start

About

simple url shortener

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.8%Language:CSS 35.0%Language:HTML 14.2%