Skip to content

adhit7/urlshortener-backend

Repository files navigation

🚀 Url Shortener - Open Trimmr

This is a full-stack URL Shortener application built using the MERN stack. The platform enables users to shorten URLs, track device and location information from URL clicks, and includes a secure authentication flow.
Frontend Repo - https://github.com/adhit7/url-shortener
Backend Deployed Link - https://trimmr.up.railway.app/

🌟 Key Features

  • Authentication Flow: Users can register, log in, and manage their accounts securely.
  • URL Shortening: Paste a URL and shorten it for easy sharing.
  • Click Tracking: Track device type and location data from clicks on the shortened URLs.

📸 Screenshots

Login Page Landing Page

Links Page Links Page

Create new link Links Page

Local Setup (Create your own .env file and add your variables in it)

$ git clone https://github.com/itzadhi/urlshortener-backend.git
$ cd urlshortener-backend
$ npm install
$ npm run server

About

It is url shortener MERN project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published