<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>

[![npm package](https://img.shields.io/npm/v/bento-ui.svg?style=flat-square)](https://www.npmjs.com/package/bento-ui) ![Bower](https://img.shields.io/bower/v/bento-ui.svg?style=flat-square) ![npm downloads](https://img.shields.io/npm/dt/Social-chan/Bento.svg?style=flat-square) [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/bento-ui/badge)](https://www.jsdelivr.com/package/npm/bento-ui) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/Social-chan/Bento/master/LICENSE) [![Patreon donation](https://img.shields.io/badge/patreon-donate-orange.svg?style=flat-square)](https://www.patreon.com/d8vjork) [![Paypal donation](https://img.shields.io/badge/paypal-donate-blue.svg?style=flat-square)](https://www.paypal.me/d8vjork) [![David dev-dependencies](https://img.shields.io/david/dev/Social-chan/Bento.svg?style=flat-square)](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).
