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

https://github.com/paraboly/react-app-menu-bar

Beautiful & Easy to use AppMenuBar for React by Paraboly.
https://github.com/paraboly/react-app-menu-bar

Last synced: 3 days ago
JSON representation

Beautiful & Easy to use AppMenuBar for React by Paraboly.

Awesome Lists containing this project

README

          

AppMenuBar

[![Beautiful & Easy to use AppMenuBar for React by Paraboly](https://img.shields.io/badge/-Beautiful%20%26%20Easy%20to%20use%20AppMenuBar%20for%20React%20by%20Paraboly-lightgrey?style=for-the-badge)](https://github.com/WrathChaos/react-app-menu-bar)

[![npm version](https://img.shields.io/npm/v/@paraboly/react-app-menu-bar.svg?style=for-the-badge)](https://www.npmjs.com/package/@paraboly/react-app-menu-bar)
[![npm](https://img.shields.io/npm/dt/@paraboly/react-app-menu-bar.svg?style=for-the-badge)](https://www.npmjs.com/package/@paraboly/react-app-menu-bar)
![Platform - Web](https://img.shields.io/badge/platform-web-blue.svg?style=for-the-badge)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge)](https://github.com/prettier/prettier)


React AppMenuBar


React AppMenuBar Default
React AppMenuBar Custom Usage

# Install

```sh
npm i @paraboly/react-app-menu-bar
```

# Usage

Please check the storybook's example to get the usage of the library.
You can simply clone the project and `npm i && npm start` to check the how to use the library with alive example.

```js
import AppMenuBar, { AppButton } from "@paraboly/react-app-menu-bar";

{}}
/>
{}}
/>
{}} />
{}}
/>
{}}
/>
{}}
/>
;
```

## Author

FreakyCoder, kurayogun@gmail.com

## License

AppMenuBar is available under the MIT license. See the LICENSE file for more info.