"Quarks are very small particles..." --- So, what exactly *is* Quark? Quark is a "do-it-yourself" framework designed to create lightweight applications by using the power of your system's webview with [Hyaline](https://codeberg.org/pparaxan/Quark/src/branch/master/src/webview). Developers can build their user interface using HTML, CSS, and JavaScript, paired with a high-performance Rust backend for speed and reliability.

Getting Started

If you're ready to dive into making a Quark application, check out the official [documentation site](https://pparaxan.codeberg.page/Quark). But the quickest way to get started is to install the [these dependencies](https://pparaxan.codeberg.page/Quark) and `git clone` this repository: ```sh git clone https://codeberg.org/pparaxan/QuarkApp ```