An open API service indexing awesome lists of open source software.

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."

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.