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.