Support
We're here to help. Find answers and get in touch.
Getting Started
If you're new to Materic, check out our documentation and guides to quickly get up and running with React component integration using shadcn/ui, Tailwind CSS, and TypeScript.
Frequently Asked Questions
How do I set up a shadcn project?
Run npx shadcn@latest init in your project root and follow the prompts. This will configure your project with the necessary dependencies and folder structure.
Where should I place components?
The standard shadcn convention is to place all UI components in /components/ui/. This ensures compatibility with shadcn tooling and makes it easy to manage and update components.
How do I install framer-motion?
Run npm install framer-motion in your project directory. framer-motion works seamlessly with Next.js and React.
Is TypeScript required?
While TypeScript is strongly recommended for the best development experience and type safety, JavaScript projects are also supported. Use the --typescript flag when creating a new Next.js project.
How do I report a bug?
Please email us at bugs@materic.app with a detailed description of the issue, steps to reproduce it, your device/OS information, and the app version you're using.
Contact Support
Our support team is available to help you with any issues you encounter.
- General Inquiries: hello@materic.app
- Technical Support: support@materic.app
- Bug Reports: bugs@materic.app
- Legal & Privacy: legal@materic.app
Response Times
We aim to respond to all inquiries within:
- General Support: 1–2 business days
- Critical Issues: Within 24 hours
- Feature Requests: 3–5 business days
App Version Information
When contacting support, please include your app version (found in Settings → About), your device model and OS version, and a description of the issue including any error messages.