create-schemes
v1.2.7
Published
A React-based library with TypeScript and Semantic UI React for implementing Sumridhi schemes in other projects
Downloads
613
Readme
create-schemes
Version: 1.2.4
Description
create-schemes
is a React-based library built with TypeScript and Semantic UI React. This library is designed to implement Sumridhi schemes seamlessly into other projects. It includes necessary styles, components, and utilities to make integration easy and efficient.
Features
- Built with React and TypeScript.
- Styled using Semantic UI React and SCSS.
- Modular and easy to integrate with other React projects.
- Provides ready-to-use components for Sumridhi schemes.
Peer Dependency
-"react": ">=18.0.0", -"react-dom": ">=18.0.0", -"semantic-ui-css": ">=2.4.0", -"semantic-ui-react": ">=2.0.0"
Installation
To install the library in your project, you can use npm or yarn:
npm install create-schemes