Skip to content

Your all-in-one hub to organize and share links effortlessly.

Notifications You must be signed in to change notification settings

imSyntn/Link-Leaf

Repository files navigation

Link Leaf Logo

Link Leaf

Link Leaf is a modern platform designed to help users organize and share links effortlessly. Create a personalized hub, streamline your content, and connect with your audience—all in one place.

Features

  • Create and customize your link hub.
  • Upload and manage media with Cloudinary integration.
  • Fully responsive design with Tailwind CSS.
  • Optimized for performance with Next.js.

Tech Stack

  • Next.js: Framework for building fast and scalable web applications.
  • PostgreSQL: Relational database for efficient data management.
  • Prisma: ORM for seamless database interactions.
  • Cloudinary: Media management and storage solution.
  • Tailwind CSS: Utility-first CSS framework for modern UI design.

Prerequisites

  • Node.js (v16 or higher)
  • PostgreSQL

Run Locally

  • Clone the repository:

    git clone https://github.com/imSyntn/Link-Leaf
  • Go to the project directory

      cd Link-Leaf
  • Start PostgreSQL

  • Set up your .env file

    • Duplicate .env.example to .env
    • Add your own keys
  • Install Dependencies

      npm i
  • Run

      npx prisma migrate dev --name init
      npm run dev

Contact

Happy coding!🚀

About

Your all-in-one hub to organize and share links effortlessly.

Resources

Stars

Watchers

Forks