Skip to content

Latest commit

 

History

History
79 lines (57 loc) · 2.3 KB

README.md

File metadata and controls

79 lines (57 loc) · 2.3 KB
Link Management Logo

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

Plura Thumbnail

🌟 Introduction

Plura is an innovative link management software designed to help you shorten, track, and optimize your links effortlessly. Built with React, Node.js, and MongoDB, Plura 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 Plura here: Live Preview

💻 Tech Stack

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

🛠️ Installation

To run Plura locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Suhaib3100-29/Plura.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 Plura, 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 Suhaib3100