bento-ui
Version:
Stylish, pure CSS, user-friendly web design framework.
47 lines (34 loc) • 2.28 kB
Markdown
<p align="center">
<img src="https://raw.githubusercontent.com/Social-chan/Bento/master/logo.png" alt="Bento logo">
<h3 align="center">Bento UI</h3>
<p align="center">
Bento UI is a lightweight, sandbox and technical CSS framework for rapid prototyping any type of application.
<br>
<a href="https://bento.social-chan.com"><strong>Visit website</strong></a>
</p>
</p>
<hr>
[](https://www.npmjs.com/package/bento-ui)   [](https://www.jsdelivr.com/package/npm/bento-ui) [](https://raw.githubusercontent.com/Social-chan/Bento/master/LICENSE) [](https://www.patreon.com/d8vjork) [](https://www.paypal.me/d8vjork) [](https://david-dm.org/Social-chan/Bento?type=dev)
<hr>
## Getting started
A quick and small introduction:
- [Download the latest release](https://github.com/Social-chan/Bento/archive/0.6.0.zip).
- See [contribution guide](https://github.com/Social-chan/Bento/blob/master/CONTRIBUTING.md) for more details.
**Note: We're releasing the first beta, so the project is under alpha pre-release versions and should not be used with production purposes.**
### CDN
```
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bento-ui/dist/bento.min.css">
```
### NPM
```
npm install bento-ui
```
### Bower
```
bower install bento-ui
```
## To-Do
We're centering in documentation pages and making more framework components.
**More details on [Social-chan's projects tab](https://github.com/Social-chan/projects).**
## Copyright and license
Code released under the [MIT License](https://github.com/Social-chan/Bento/blob/master/LICENSE).