You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple and efficient URL shortener web application that generates shortened URLs for long links and tracks them. Built using Node.js, Express, and MongoDB.
Features
Generate shortened URLs from long links.
Redirect to original URLs using shortened links.
Track and manage URL data in the database.
Technologies Used
Frontend: HTML, CSS, JavaScript
Backend: Node.js, Express
Database: MongoDB
Template Engine: EJS
Installation
1. Clone the Repository
git clone https://github.com/your-username/url-shortener.git
cd url-shortener