@pautena/react-design-system
TypeScript icon, indicating that this package has built-in type declarations

0.14.8 • Public • Published

React Design System

WORK IN PROGRESS

My custom design system on top of MUI, with a bunch of components to be able to fast prototype new pages and products

Installation

This project is available as an npm package.

npm:

npm install @pautena/react-design-system @emotion/react @emotion/styled @mui/icons-material @mui/lab @mui/material @mui/x-data-grid react-dom react-router-dom

yarn:

npm install @pautena/react-design-system @emotion/react @emotion/styled @mui/icons-material @mui/lab @mui/material @mui/x-data-grid react-dom react-router-dom

Now you are going to be able to import the components and use it in your React project.

import { DrawerLayout } from "@pautena/react-design-system";

Documentation

If you want to know more about the components and the layouts availables in this project check our documentation

Contributing

Read the contribution guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.

Issues and features

If you found a bug or you have an idea for a new component, feel free to open an issue explaining the bug or the new component that you would like to have.

Licence

This project is licensed under the terms of the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i @pautena/react-design-system

Weekly Downloads

77

Version

0.14.8

License

MIT

Unpacked Size

3.2 MB

Total Files

562

Last publish

Collaborators

  • pautena