Getting started with Renusify is easy. To create a new project, choose your package manager and run one of the following commands:
Using pnpm
pnpm add renusify
Using yarn
yarn add renusify
Using npm
npm install renusify
Some highlights include:
- Customizable: Extensive customization options with SCSS
- Responsive Layout: The default configuration of Renusify components is responsive, allowing your application to adapt to different screen sizes.
- Theme System: A powerful color system that makes it easy to style your application with a consistent color palette.
- Internationalization: Renusify supports all languages
Renusify supports all modern browsers.
To check out the docs, visit renusify.codenus.com.
Developers interested in contributing should read the Code of Conduct.
Please do not ask general questions in an issue. Issues are only to report bugs, suggest
enhancements, or request new features. For general questions and discussions, ask in the discussions.
To help you get you familiar with our contribution process, we have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started.
We also have a list of help wanted issues that you might want to check.
Renusify is available under the BSD software license.
This project exists thanks to all the people who contribute 😍!