Logo Lanfrica

angeloasante/sendcomms-landing

Domaine:

digital infrastructure
Créateur:
ang
Hôte:
Unified Communication API for Africa Integrate Email, SMS, Data Bundles, and Airtime into your applications with a single, powerful API. SendComms Landing Page Unified Communication API for Africa Integrate Email, SMS, Data Bundles, and Airtime into your applications with a single, powerful API. --- ## Features - ⚡ **Next.js 15** - Built with the latest Next.js features - 🎨 **Dark/Light Mode** - Automatic theme switching with next-themes - 📱 **Responsive Design** - Mobile-first responsive layout - 🎯 **Modern UI** - Clean, professional design with Tailwind CSS - 🔤 **Inter Font** - Optimized font loading with next/font ## Getting Started ```bash # Install dependencies npm install # Run development server npm run dev ``` Open localhost with your browser to see the result. ## Project Structure ``` sendcomms-landing/ ├── app/ │ ├── globals.css # Global styles & theme variables │ ├── layout.tsx # Root layout with ThemeProvider │ └── page.tsx # Main landing page ├── components/ │ ├── theme-provider.tsx # next-themes provider │ └── theme-toggle.tsx # Dark/light mode toggle └── public/ ├── favicon.ico └── logo.png ``` ## Deploy Deploy to Vercel with one click: --- Built with ❤️ by the SendComms Team