An open API service indexing awesome lists of open source software.

https://github.com/bforbilly24/linkify-nextjs-frontend-app

Company Profile Template
https://github.com/bforbilly24/linkify-nextjs-frontend-app

magicui nextjs prisma shadcn-ui tailwindcss

Last synced: about 2 months ago
JSON representation

Company Profile Template

Awesome Lists containing this project

README

          

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.

## 💻 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:
```bash
git clone https://github.com/bforbilly24/linkify-nextjs-frontend-app.git
```
2. Install dependencies:
```bash
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:
```bash
npm run dev
```

## 📜 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.