Skip to content

pp923014/URL_SHORTNER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages