Skip to content

supr1yo/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

Contributions Welcome

A simple full-stack URL shortener application.

Features

  • Shorten long URLs quickly and easily.
  • Copy shortened URLs to the clipboard with one click.
  • Expiration functionality for URLs (30 days).

Tech Stack

  • Frontend: React.js
  • Backend: Express.js (Node.js)
  • Database: MongoDB
  • Other Tools: Tailwind CSS for styling