You can get a deeper understanding of Reqnroll by looking at sample and demo applications. The following list contains a few sample and demo applications from the community.
:header-rows: 1
* - Sample
- Reqnroll version
- Contributors
- Description
* - [ReqOverflow](https://github.com/reqnroll/Sample-ReqOverflow)
- 1.0.0
- [@gasparnagy](https://github.com/gasparnagy)
- Shows different automation strategies for a realistic web application (Q&A site): controller, REST API, Web UI (Selenium).
* - [ReqPlayWright](https://github.com/ZsoltDunai/ReqnrollTestProjectWithPlayWright)
- 1.0.1
- [@ZsoltDunai](https://github.com/ZsoltDunai)
- Sample PlayWright test project that shows how to setup Reqnroll and PlayWright with modern principles.