Skip to content

praneeth2406/TinyLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”— TinyLink – URL Shortener

TinyLink is a full-stack URL shortener web application like Bit.ly.
It allows users to create short links, track click analytics, and manage links through a clean and modern interface.


πŸš€ Features

  • Create short links from long URLs
  • Optional custom short codes
  • Automatic unique code generation
  • Redirect to original URL (HTTP 302)
  • Track total clicks
  • Store last clicked timestamp
  • Delete existing links
  • Search & filter links
  • Statistics page for each link
  • Pagination
  • Health check API

πŸ› οΈ Tech Stack

Frontend

  • React (Vite)
  • Tailwind CSS

Backend

  • Node.js
  • Express.js
  • PostgreSQL (Neon)

Hosting

  • Frontend: Vercel
  • Backend: Render
  • Database: Neon

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published