Mixcn-UI

A perfect composition of beautiful components and powerful animations. Mixcn-UI is a modern, responsive UI component library built with React and TypeScript.
π Features
- π¨ Beautiful, modern component designs
- β‘ Highly performant and lightweight
- π± Fully responsive components
- π Powerful animation system
- π§ Easy to customize
- π¦ Tree-shakeable
- π― TypeScript support
π οΈ Tech Stack
π Getting Started
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.
π Documentation
Visit our documentation to learn more about:
- Component API
- Theming
- Animations
- Best practices
- Examples
π€ Contributing
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
Development Guidelines
- 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
π License
This project is licensed under the MIT License - see the LICENSE file for details.
π Credits
Built with love by Md Taqui Imam
π€ Support
- Star this repository
- Follow us on Twitter
- Join our Discord community
Made with β€οΈ by the Mixcn-UI team