Skip to content

Shreyas-29/linkify

Repository files navigation

Link Management Logo

🔗 Linkify - The Link Management Platform for Businesses(Landing Page)

Linkify Thumbnail

🌟 Introduction

Linkify is an innovative link management software designed to help you shorten, track, and optimize your links effortlessly. Built with React, Node.js, and MongoDB, Linkify provides powerful analytics and user-friendly features to enhance your link-sharing experience.

🚀 Features

  • Link Shortening: Easily create short links for better sharing.
  • Analytics Dashboard: Track clicks, user engagement, and performance metrics.
  • Customizable Links: Create branded links that reflect your identity.
  • AI-Powered Suggestions: Get smart recommendations for link optimization.

🔗 Live Preview

Check out the live demo of Linkify here: Live Preview

🎥 Watch Demo on YouTube

Check out the tutorial to see how this link management system was built: Watch the Tutorial 💻

💻 Tech Stack

  • Next.js
  • Tailwind CSS
  • Shadcn UI
  • Magic UI
  • Aceternity UI
  • Prisma
  • MongoDB
  • Clerk
  • React Hook Form

🛠️ Installation

To run Linkify locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Shreyas-29/linkify.git
  2. Install dependencies:

    npm install
  3. Set up environment variables in a .env file:

    # app
    NEXT_PUBLIC_APP_DOMAIN=
    NEXT_PUBLIC_APP_NAME=
    
    # clerk
    NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
    CLERK_SECRET_KEY=
    
    # database
    DATABASE_URL=
    
  4. Run the development server:

    npm run dev

☕ Buy Me a Coffee

If you enjoy using Linkify, consider supporting my work!
Buy Me a Coffee ☕

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

💬 Contact

If you have any questions or feedback, feel free to reach out via GitHub Issues.


Built with ❤️ by Shreyas

Releases

No releases published

Packages

No packages published

Languages