Skip to content

A simple URL shortener implemented using Node.js with EJS templating.

Notifications You must be signed in to change notification settings

sneha-2510/URL-shortner

Repository files navigation

URL Shortener

A simple URL shortener implemented using Node.js with EJS templating.

Features

  • Shorten long URLs into easily shareable links.
  • Redirect users from short URLs to original long URLs.
  • Track and manage shortened URLs.

Technologies Used

  • Node.js
  • Express
  • EJS (Embedded JavaScript) for templating
  • MongoDB (for storing URLs and their shortened versions)

About

A simple URL shortener implemented using Node.js with EJS templating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published