Welcome to the repository of example projects using Trivule! This repository aims to share and discover projects integrating Trivule, helping the community to learn and get inspired.
- Trivule-React-Vite - React + Vite - by @devalade A minimal integration of Trivule and TrivuleForm with a simple hook implement to make you productive
Do you have a project you would like to add to this list? Follow the steps below to create a Pull Request and add your project.
- Fork the repository: Click the "Fork" button at the top right of this page to create a copy of this repository in your GitHub account.
- Add your project to the list: Edit the
README.md
file to add your project to the end of the list, following the format below.
Add your project to the end of the "Example Projects" section in the README.md
file, using the following format:
### [project-name](project-url) by @[your-username](your-github-url)
A short description of the project.
Stack: Tech stack used.