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.
- Shorten any URL and get a short version
- Copy the short URL to clipboard with a single click
- Easy and user-friendly interface
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express
- Database: MongoDB