Logo Lanfrica

elvisowusu/foinda

Domain:

digital infrastructuresocioeconomic

Record type:

software
Creator:
elv
Host:
Foinda – Fintech platform empowering African creators with borderless payments, instant funding, and financial growth tools.About company # 🌍 **Foinda β€” Empowering African Creators with Borderless Finance** Foinda is a modern financial platform built to empower **African creators, freelancers, and digital entrepreneurs**. It provides **borderless payment solutions**, **instant capital access**, and **smart financial tools** β€” helping creators transform creativity into capital. --- ## πŸš€ **Core Features** ### πŸ’³ **Foinda Wallet** A multi-currency digital wallet that lets creators receive, hold, and send funds globally β€” supporting **MoMo, cards, wallets, and USSD**. ### 🌐 **Cross-Border Payments** Real-time foreign exchange (FX) conversion across **USD, GHS, NGN, and KES**, ensuring transparent and instant settlements. ### ⚑ **Foinda Advance** Instant creator funding β€” automatically unlocked based on verified earnings and transaction history. ### πŸ”— **Payment Links** Generate a universal link to accept payments across multiple methods instantly. ### πŸ’Έ **Instant Payouts** Withdraw directly to any connected account or Foinda wallet with no delays. --- ## πŸ’‘ **Why Foinda** βœ… Borderless payments across Africa βœ… Instant creator funding βœ… Transparent FX conversion βœ… Secure, compliant infrastructure βœ… Mobile-first responsive design βœ… Modern and accessible UI/UX --- ## 🧠 **Tech Stack** | Category | Tools | |-----------|--------| | **Framework** | Next.js 15 (App Router) | | **Language** | TypeScript | | **Styling** | Tailwind CSS 4 | | **Animations** | Framer Motion | | **UI Components** | Radix UI + Custom ShadCN components | | **Icons** | Lucide React | | **Fonts** | Poppins, Comfortaa, Bodoni Moda | | **Analytics** | Vercel Speed Insights | | **Deployment** | Vercel | --- ## 🧩 **Project Architecture** ``` src/ β”œβ”€β”€ app/ β”‚ β”œβ”€β”€ (auth)/ # Authentication flows β”‚ β”‚ β”œβ”€β”€ login/ β”‚ β”‚ β”œβ”€β”€ signup/ β”‚ β”‚ └── layout.tsx β”‚ β”œβ”€β”€ (client)/ # Public client-facing pages β”‚ β”‚ β”œβ”€β”€ about-us/ β”‚ β”‚ β”œβ”€β”€ contact-us/ β”‚ β”‚ β”œβ”€β”€ hero/ # Hero / Landing β”‚ β”‚ β”œβ”€β”€ main/ # Main product layers β”‚ β”‚ β”‚ β”œβ”€β”€ FinancialLayer/ β”‚ β”‚ β”‚ β”œβ”€β”€ Identit …