thienpow/zui
fullstack mobile friendly web app built with jetzig framework -- ziglang
zUI is a modern and lightweight UI kit designed for the JetZig framework, leveraging the power and simplicity of Zig. zUI provides a collection of reusable components, styles, and utilities to speed up your development process and deliver beautiful, consistent user interfaces.
Follow these steps to set up zUI and integrate it into your JetZig project.
Clone the repository into your project:
git clone https://github.com/thienpow/zui.git
cd zui
nano build.zig.zon
Next, start the server with the following command:
jetzig server
Contributing 🤝
We welcome contributions! Please follow the steps below:
Fork the repository.
Create a new branch (git checkout -b feature-branch).
Commit your changes (git commit -m 'Add new feature').
Push the branch (git push origin feature-branch).
Open a Pull Request.
License 📄
zUI is open-sourced under the MIT License. Feedback and Support 🙌
Have suggestions or need help? Feel free to open an issue or contact us at [email protected].