https://github.com/keenthemes/reui
An open-source collection of copy-and-paste UI components and fully functional apps built with React, Next.js and Tailwind CSS
https://github.com/keenthemes/reui
nextjs nextjs-api postgresql prisma radix-ui react shadcn-ui tailwind tanstack-query tanstack-table
Last synced: 6 months ago
JSON representation
An open-source collection of copy-and-paste UI components and fully functional apps built with React, Next.js and Tailwind CSS
- Host: GitHub
- URL: https://github.com/keenthemes/reui
- Owner: keenthemes
- License: mit
- Created: 2025-02-27T13:44:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-25T10:18:27.000Z (7 months ago)
- Last Synced: 2025-03-25T11:26:50.071Z (7 months ago)
- Topics: nextjs, nextjs-api, postgresql, prisma, radix-ui, react, shadcn-ui, tailwind, tanstack-query, tanstack-table
- Language: TypeScript
- Homepage: https://reui.io
- Size: 3.66 MB
- Stars: 45
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Overview
ReUI is a collection of open-source, copy-and-paste components built with React, Next.js, and Tailwind CSS.
Unlike typical UI libraries that focus solely on components, ReUI goes further by delivering
fully functional apps that demonstrate each component in real-world use cases.**Live Demo** → [https://reui.io](https://reui.io)
## Documentation
Follow [ReUI Documentation](https://reui.io/docs) to get started with ReUI quckly.
## Install Components
Follow [Components Setup](https://reui.io/docs/installation) guide to start using ReUI components in your React projects.
## Install Apps
Kickstart your Next.js projects with ReUI apps using the [Apps Setup Guide](https://reui.io/docs/apps).
> [!NOTE]
> We use `Next.js`, `Next.js API routes`, `Prisma ORM`, and `PostgreSQL` by default for app prototyping, delivering full frontend and backend logic. This setup enables you to seamlessly adapt our Apps to any `React` framework or backend of your choice.## Contributing
You are welcome for contribution to imrpvoe ReUI.
Check out our [Contribution Guidelines](https://github.com/keenthemes/reui/blob/main/CONTRIBUTING.md)
to learn how to submit improvements and new features.## License
ReUI is licensed under the [MIT License](https://github.com/keenthemes/reui/blob/main/LICENSE.md).
If you have any questions just reach us via [@reui_io](https://x.com/reui_io) or [hello@reui.io](mailto:hello@reui.io).Happy coding with ReUI!