Logo Lanfrica

angeloasante/sendcomms-landing

Domain:

digital infrastructure
Creator:
ang
Host:
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