1.2.1-beta-9 • Published 1 year ago

@siamahnaf/react-ui v1.2.1-beta-9

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

A Simple react ui component library

A simple berger builder application to api integrated. This is simple ecommerce application. User can build berger and buy it from this applications.

This is testing npm package

Please do not use it, I am testing my package to publish npm, I will coming soon with many many interesting project

Installation

$ npm i @siamahnaf/react-ui

And in your component

import { Box, Button } from "@siamahnaf/react-ui";

const Application = () => (
  <Box>
    Your content
    <Button>Your content<Button/>
  </Box>
);

Stay in touch

License

React ui MIT licensed.