An open API service indexing awesome lists of open source software.

https://github.com/winduum/winduum-react


https://github.com/winduum/winduum-react

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          



Logo

# 🎨 [Winduum React](https://winduum.dev)

Ready to use components for React - [src/components](https://github.com/winduum/winduum-react/tree/main/src/components)

## Dependencies

```json
{
"winduum": "^2",
"@radix-ui/react-slot": "^1",
"classnames": "^2",
"react": "^18",
"react-dom": "^18"
}
```