radoslaw-medryk / url-scissors-app

Url Scissors is a simple URL shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Url Scissors

Url Scissors is a simple app working as url shortener. You can enter long url, and after pressing the button get short URL that will redirect you to the long url you entered.

Live version

Live version is deployed at: https://url-scissors.firebaseapp.com/

Backend stack

  • Node.js
  • TypeScript
  • PostgreSQL (with slonik)

Frontend stack

How to start locally

1. Start backend

2. Start frontend

About

Url Scissors is a simple URL shortener

License:MIT License


Languages

Language:TypeScript 71.8%Language:JavaScript 24.2%Language:HTML 2.5%Language:CSS 1.5%