Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 510 Bytes

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