It is a responsive ui kit for react developers
npm install ihateui
import React from 'react'
import {MyComponent} from 'ihateui'
export default function App(){
return (
<>
<MyComponent/>
</>
)
}
## License
MIT © [kumard3](https://github.com/kumard3)