Skip to content

Ahmetlrd/NoMoreLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NoMoreLink

NoMoreLink is a full-stack web application that allows users to create, manage, and share modern digital business cards and link-in-bio style pages from a single platform.

The project is built with React + Vite and deeply integrated with Firebase (Authentication and Firestore). It follows a mobile-first, fully responsive design approach and focuses on simplicity, flexibility, and real-world usability.

The public website is available at https://nomorelink.com

Core Features

Authentication & User Accounts

  • Secure user registration and login using Firebase Authentication
  • All data is isolated per user

Digital Business Cards

  • Create multiple digital business cards under a single account
  • Cards can be saved as drafts or published publicly
  • Dashboard visually separates published and saved (draft) cards
  • Cards can be edited, unpublished, or permanently deleted at any time

Flexible Card Content

Each card supports a wide range of fields:

  • Name, description, website, phone, email, address
  • Map links and working hours
  • IBAN and custom user-defined fields
  • Social media profiles such as Instagram, X/Twitter, LinkedIn, YouTube, TikTok, WhatsApp, and more

Public Pages & Sharing

  • Each published card gets a unique public URL
  • Optional custom short URLs stored in Firestore
  • Automatically generated and downloadable QR codes
  • Optional auto-redirect to a primary social profile or website

Analytics & Tracking

  • Page visit counts stored in Firestore
  • Unique visitor tracking per day using localStorage
  • Per-social-media click statistics

Multilingual Support

  • Supports 15+ languages
  • Fully translated UI using react-i18next
  • Includes predefined example businesses in multiple languages to showcase real-world usage

UI & Design

  • Custom-designed templates with glassmorphism-style layouts
  • Optimized for both desktop and mobile views
  • Animated home page with interactive visuals
  • Separate mobile-friendly card detail views
  • Smooth transitions and animations using framer-motion

Admin & Extra Pages

  • Owner-only admin panel on card detail pages
  • Publish/unpublish toggle, edit, delete, link copy, and QR download
  • Profile page and admin-only overview route
  • Custom 404 page
  • Static pages such as About, Terms, and Contact

Tech Stack

  • React + Vite
  • Firebase Authentication
  • Firebase Firestore
  • react-i18next
  • framer-motion
  • Utility-first styling with Tailwind-like classes and inline styles

Purpose

NoMoreLink is designed to replace traditional business cards and scattered bio links with a single, clean, trackable, and multilingual digital profile that works both online and in the physical world.

Screenshots

Home Page

NoMoreLink Home Page

Card Creation Form

NoMoreLink Card Creation Form

Profile Page

NoMoreLink Profile Page

Card Details

NoMoreLink Card Details

Cards Overview

NoMoreLink Cards Dashboard

Card Templates

About

A full-stack React + Firebase web app for creating modern digital business cards and link-in-bio pages with analytics, QR codes, and multilingual support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors