Skip to content

ibrarkhan999/URL-shortner

Repository files navigation

URL Shortener

A simple URL shortening web application built with Node.js, Express, and EJS. This project allows users to create shortened URLs and redirect to the original URLs quickly.


Features

  • Shorten long URLs into a short, easy-to-share link
  • Redirect from shortened URL to original URL
  • Track usage (optional, can be added later)
  • Simple and clean UI with EJS templates

Technologies Used

  • Backend: Node.js, Express
  • Frontend: EJS, CSS
  • Database: (Add your DB here, e.g., MongoDB)
  • Other: dotenv, body-parser (list other npm packages you used)

Installation

  1. Clone the repository:
    git clone https://github.com/ibrarkhan999/URL-shortner.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published