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
- Host: GitHub
- URL: https://github.com/bforbilly24/linkify-nextjs-frontend-app
- Owner: bforbilly24
- License: mit
- Created: 2025-07-21T11:22:16.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-21T11:23:54.000Z (11 months ago)
- Last Synced: 2025-08-02T18:34:29.842Z (11 months ago)
- Topics: magicui, nextjs, prisma, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage: https://linkify-nextjs-frontend-app.vercel.app
- Size: 5.23 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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

## 🌟 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.