Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Screenshot 2025-06-24 120934 Screenshot 2025-06-24 120904 Screenshot 2025-06-24 120830

πŸ”— MERN URL Shortener

A full-stack URL shortener application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. Users can shorten long URLs, manage them, and redirect using custom short links.

πŸš€ Features

  • βœ… Shorten long URLs with unique short codes
  • βœ… Redirect to the original URL when a short URL is visited
  • βœ… Custom short code generation
  • βœ… Copy short links to clipboard
  • βœ… Responsive and clean UI using Tailwind

πŸ› οΈ Tech Stack

Frontend:

  • React.js
  • Axios
  • Tailwind CSS
  • React Router DOM

Backend:

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • NanoID (for generating unique short codes)

πŸ“¦ Installation

1. Clone the Repository

git clone https://github.com/pp923014/URL_SHORTNER.git

## Backend Setup
cd BACKEND
npm install

## Frontend setup
cd FRONTEND
npm install

About

A full-stack URL shortener application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. Users can shorten long URLs, manage them, and redirect using custom short links.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages