Skip to content

URL Trailed is a web app for creating shortened, customized URLs and tracking their performance with advanced analytics. It allows users to brand their links and gain insights through detailed usage statistics.

Notifications You must be signed in to change notification settings

sujeetgund/url-trailed

Repository files navigation

URL Trailed

logo

MIT License Language

URL Trailed is a web app that provides a comprehensive URL shortening service. Users can create shorter, customized links and track their performance through advanced analytics. The platform is designed to enhance online presence by transforming long URLs into concise, manageable ones. Key features include the ability to brand and personalize links, as well as access detailed usage statistics for better insights into link performance.

[LIVE DEMO]: https://url-trailed.vercel.app/

Getting Started

First, install the dependencies:

npm install

Copy environment variables from .env.sample file and paste into .env file:

MONGODB_URI=""
NEXT_PUBLIC_DOMAIN_NAME=""

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

This project uses Poppins font from next/font to automatically optimize and load a custom Google Font.

This project is TypeScript supported.

Demo

home page

image

Tech Stack

The website is built in NextJS and deployed on Vercel.

  • Next.js for building React Components.
  • TailwindCSS for styling.
  • MongoDB for database.
  • Vercel for deployments and CI/CD.

Deployment

  • Login to your Vercel account.
  • Create a new project and select your GitHub repository.
  • Vercel will deploy your project to production.

Contributing

Contributors are welcome to contribute to this project.

Context

Support

For support, email [email protected] or DM on twitter @Sujeet_Gund

About

URL Trailed is a web app for creating shortened, customized URLs and tracking their performance with advanced analytics. It allows users to brand their links and gain insights through detailed usage statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages