A comprehensive digital marketing platform built with Next.js that provides SEO analysis, performance monitoring, and client management tools for marketing agencies.
- Comprehensive website audits
- Keyword research tools
- On-page SEO analysis
- Technical SEO recommendations
- Link building tracking
- Core Web Vitals monitoring
- PageSpeed analysis
- Performance metrics tracking
- Custom reporting tools
- Real-time analytics
- Technical SEO audits
- Accessibility testing
- Security analysis
- Mobile optimization checks
- Best practices evaluation
- Client dashboard
- Project tracking
- Team collaboration tools
- White-label reports
- Client onboarding system
- Framework: Next.js 14 (React)
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Animations: Framer Motion
- Icons: Lucide Icons
- Package Manager: pnpm
- Node.js 18.x or higher
- pnpm package manager
- Clone the repository
git clone <repository-url>
cd mts-marketing-suite- Install dependencies
pnpm install- Create environment variables
cp .env.example .env- Start the development server
pnpm devThe application will be available at http://localhost:3000
├── app/ # Next.js app directory
│ ├── clients/ # Client management
│ ├── dashboard/ # Analytics dashboard
│ ├── reports/ # Reporting system
│ ├── seo-audit/ # SEO analysis tools
│ └── services/ # Service offerings
├── components/ # Reusable React components
├── hooks/ # Custom React hooks
├── lib/ # Utility functions
├── public/ # Static assets
└── styles/ # Global styles
- Audit Issues List: Comprehensive SEO and performance issue tracking
- Analytics Chart: Visual representation of performance metrics
- Dashboard Metrics: Real-time performance monitoring
- Client Detail View: Detailed client information and project tracking
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is proprietary software. All rights reserved.
For support and inquiries, please contact support@mtsmarketing.com