Vektrus is a cutting-edge platform that leverages AI to optimize social media performance and engagement.
- AI-driven content optimization
- Real-time analytics and insights
- ROI calculator
- Multilingual support (English/German)
- Interactive data visualization
- Case studies and success stories
- React
- TypeScript
- Tailwind CSS
- i18next for internationalization
- Recharts for data visualization
- Lucide React for icons
- Clone the repository:
git clone https://github.com/yourusername/vektrus.git
- Install dependencies:
cd vektrus
npm install
- Start the development server:
npm run dev
- Open http://localhost:5173 in your browser.
npm run dev
- Start development servernpm run build
- Build for productionnpm run preview
- Preview production buildnpm run lint
- Run ESLint
- Fork the repository
- Create your 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 licensed under the MIT License - see the LICENSE file for details.