<p align="center">
  <a href="#" target="_blank" rel="noopener noreferrer">
    <img width="150" src="./public/assets/thoughts-daily.jpg" alt="Thoughts Daily Logo"/>
  </a>
</p>

<p align="center">
  <a href="https://standardjs.com"><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg" alt="Standard - JavaScript Style Guide"></a>
  <a href="http://commitizen.github.io/cz-cli/"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg" alt="Commitizen friendly"></a>
  <a href="https://www.jsdelivr.com/package/gh/we-mobius/mobius-js"><img src="https://data.jsdelivr.com/v1/package/gh/we-mobius/mobius-js/badge" alt="Distributed on jsDelivr"></a>
</p>

<p align="center">
  <span style="font-weight: bold; color: hsla(96, 100%, 50%, 100%);">📜 English Doc </span>
  &nbsp;|&nbsp;
  <a href="./docs/readme_zh.md" style="color: hsla(264, 100%, 50%, 100%);">📜 中文文档</a>
</p>

<h1 align="center">Project Name</h1>

🎨 One sentence introduction to the project.

A slightly more detailed description of the project。

## Details

![details of product](./public/assets/details.png)

## Instance

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
        <a href="#Instance" target="_blank">
          <img width='1000px' src="./public/assets/empty-seat.png"/>
        </a>
        <p style="width: 100%; text-align: center;">Empty Seat...</p>
      </td>
      <td align="center" valign="middle">
        <a href="#Instance" target="_blank">
          <img width="1000px" src="./public/assets/empty-seat.png"/>
        </a>
        <p style="width: 100%; text-align: center;">Empty Seat...</p>
      </td>
      <td align="center" valign="middle">
        <a href="#Instance" target="_blank">
          <img width="1000px" src="./public/assets/empty-seat.png"/>
        </a>
        <p style="width: 100%; text-align: center;">Empty Seat...</p>
      </td>
    </tr>
  </tbody>
</table>

## Documentation

Some of brief instruction.

All the relative documentations of detail, pls check `./docs`，which contains:

- [Getting Started](./docs/getting_started.md) - How to Build & How to Use
- [Instructions](./docs/instructions.md) - Instructions
- [Design Specification](./docs/design_specification.md) - Design Specification
- [Todos](./docs/todos.md) - Todos & Roadmaps

## Built With

- [cyclejs](https://github.com/cyclejs/cyclejs) - Great Jobs for handle DOMs functionally and reactively 🤞
- [rxjs](https://github.com/ReactiveX/rxjs) - Reactive programming library for JavaScript
- somthing else...

## Author

- **Cigaret** - kcigaret@outlook.com

## License

This project is licensed under the **GPL-3.0** License - see the [LICENSE](LICENSE) file for details.
