https://github.com/vcolesdev/sb-mizu-design-system
WIP. Mizu Design System. A personal design system generated with Storybook.
https://github.com/vcolesdev/sb-mizu-design-system
buttons components components-library components-react design design-patterns design-system forms storybook typescript typescript-react typography
Last synced: about 1 year ago
JSON representation
WIP. Mizu Design System. A personal design system generated with Storybook.
- Host: GitHub
- URL: https://github.com/vcolesdev/sb-mizu-design-system
- Owner: vcolesdev
- License: mit
- Created: 2024-01-19T07:39:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T07:39:35.000Z (about 2 years ago)
- Last Synced: 2025-03-15T02:16:14.112Z (about 1 year ago)
- Topics: buttons, components, components-library, components-react, design, design-patterns, design-system, forms, storybook, typescript, typescript-react, typography
- Language: CSS
- Homepage:
- Size: 28.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storybook Mizu Design System (WIP)
## Description
### `[AI Generated Description]`
Storybook application for a custom design system, `Mizu Design System`.
## Features
- [x] [Storybook](https://storybook.js.org/) application for building UI components
- [x] [React](https://reactjs.org/) for building UI components
- [x] [TypeScript](https://www.typescriptlang.org/) support
- [x] Built on [Next.js](https://nextjs.org/)
## Installation
1. Clone the repository
2. Run `npm install` to install dependencies
3. Run `npm run storybook` to start the application
4. Run `npm run build-storybook` to build the application
## Notes
- This project is a work in progress
- This project is not intended for production use
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.