Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 543 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 543 Bytes

Mini URL

A simple and lightweight URL shortener built with React, Node.js, Express, and MongoDB. This app allows users to shorten long URLs and easily share them with others. It generates short URLs and redirects users to the original URL when the short URL is accessed.

Features

  • Shorten any URL and get a short version
  • Copy the short URL to clipboard with a single click
  • Easy and user-friendly interface

Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express
  • Database: MongoDB