https://github.com/qoretechnologies/reqore
ReQore is a UI library for Qorus connected apps.
https://github.com/qoretechnologies/reqore
Last synced: 2 months ago
JSON representation
ReQore is a UI library for Qorus connected apps.
- Host: GitHub
- URL: https://github.com/qoretechnologies/reqore
- Owner: qoretechnologies
- License: mit
- Created: 2020-12-02T09:29:13.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2026-03-30T11:23:09.000Z (2 months ago)
- Last Synced: 2026-04-02T02:34:34.480Z (2 months ago)
- Language: TypeScript
- Size: 4.85 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# @qoretechnologies/reqore
Reqore is a UI library based on React which can be used with any React project to provide a customized UI experience.
- Reqore is a comprehensive library of UI components that features our implementation of Qore Technologies design system
## Installation
Before installing, [download and install Node.js](https://nodejs.org/en/download/).
Latest stable Node.js is required.
Install the library using
```console
$ yarn add @qoretechnologies/reqore
```
## Features
## Community
- [GitHub Organization](https://github.com/qoretechnologies) for Official open-source projects
- [Discord](https://discord.gg/T7vgS6nh) for support, discussion, news and latest release updates
## Examples
## Contributing
The Qorus-Toolkit project welcomes all constructive contributions. Contributions can be of many forms including bug fixes, enhancements, fixes to documentation, additional tests and more!
See the [Contributing Guide](CONTRIBUTING.MD) for more technical details on contributing.
### Security Issues
If you discover a security vulnerability in this library, please see [Security Policies and Procedures](SECURITY.md).
## License
[MIT](LICENSE)