Skip to content

Harshil-08/URL_Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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