https://github.com/vcolesdev/vcolesdev-mizu-design-storybook
UI components for a personal design system called "Mizu."
https://github.com/vcolesdev/vcolesdev-mizu-design-storybook
nextjs react storybook tailwindcss typescript ui ui-components
Last synced: about 1 month ago
JSON representation
UI components for a personal design system called "Mizu."
- Host: GitHub
- URL: https://github.com/vcolesdev/vcolesdev-mizu-design-storybook
- Owner: vcolesdev
- License: lgpl-2.1
- Created: 2026-03-20T23:51:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-21T22:04:26.000Z (4 months ago)
- Last Synced: 2026-05-02T14:39:30.323Z (3 months ago)
- Topics: nextjs, react, storybook, tailwindcss, typescript, ui, ui-components
- Language: TypeScript
- Homepage:
- Size: 920 KB
- Stars: 0
- Watchers: 0
- 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.