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.
- 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.
- 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.
- Node.js (v16 or higher)
- PostgreSQL
-
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
- Duplicate
-
Install Dependencies
npm i
-
Run
npx prisma migrate dev --name init npm run dev
- Gmail: imsyntn@gmail.com
- Linkedin: Linkedin
- Twitter: Twitter
Happy coding!🚀