# REACT LOZI

[React Lozi](https://react-lozi.firebaseapp.com) is a UI framework designed to build beautiful websites fast, with concise HTML, intuitive javascript, and simplified debugging.

# Install

Use one of these command to install react-lozi

* Use npm

```bash
npm install react-lozi --save
```

* Use yarn

```bash
yarn add react-lozi
```

# Documents

Are you looking for an documents to get started? [click here](https://react-lozi.firebaseapp.com)

```
git clone https://git.lozi.space/beast/react-lozi.git
cd react-lozi
yarn start
```

# Changelog

# Community

## Getting Help

## Submitting Bugs and Enhancements

## Pull Requests

## Reaching Out

If you'd like to start a conversation about react-lozi feel free to e-mail me at [minhduc95@lozi.vn](mailto:minhduc95@lozi.vn)

# License

This project is licensed under the terms of the [MIT license](./LICENSE.md).
