A perfect composition of beautiful components and powerful animations. Mixcn-UI is a modern, responsive UI component library built with React and TypeScript.
- 🎨 Beautiful, modern component designs
- ⚡ Highly performant and lightweight
- 📱 Fully responsive components
- 🎭 Powerful animation system
- 🔧 Easy to customize
- 📦 Tree-shakeable
- 🎯 TypeScript support
First, install the package:
npm install mixcn-ui
# or
yarn add mixcn-ui
# or
pnpm add mixcn-ui
Then, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
Visit our documentation to learn more about:
- Component API
- Theming
- Animations
- Best practices
- Examples
We love your input! We want to make contributing to Mixcn-UI as easy and transparent as possible. Here's how you can contribute:
-
Fork the repo
https://github.com/shadcn/mixcn-ui.git
-
Clone your fork
git clone https://github.com/your-username/mixcn-ui.git
-
Create your feature branch
git checkout -b feature/AmazingFeature
-
Make your changes and commit
git commit -m 'Add some AmazingFeature'
-
Push to the branch
git push origin feature/AmazingFeature
-
Open a Pull Request
- Follow the existing code style
- Write meaningful commit messages
- Add tests for new features
- Update documentation as needed
- Ensure all tests pass before submitting PR
This project is licensed under the MIT License - see the LICENSE file for details.
Built with love by Md Taqui Imam
- Star this repository
- Follow us on Twitter
- Join our Discord community
Made with ❤️ by the Mixcn-UI team