All Projects → sodalife → soui-react

sodalife / soui-react

Licence: Apache-2.0 license
Soda UI Components for React

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

SouI for react

Soda UI Components for React

Installation

npm i --save @sodalife/soui-react

Usage

import React from 'react'
import ReactDOM from 'react-dom'
import { Button } from '@sodalife/soui-react'

ReactDOM.render(<Button>Hello Soda</Button>, document.getElementsByTagName('body')[0])

Links

Projects using SouI

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].