shards-react alternatives and similar libraries
Based on the "Component Collections" category.
Alternatively, view shards-react alternatives based on common mentions on social networks and blogs.
-
react-admin
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design -
refine
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. -
dataminr-react-components
DISCONTINUED. Collection of reusable React Components and utility functions.
InfluxDB - Purpose built for real-time analytics at any scale.
Do you think we are missing an alternative of shards-react or a related project?
README
Shards React is a free, beautiful and modern React UI kit based on Shards.
Documentation & Demo • Official Page
Getting Started
Getting started with Shards React is fairly simple. You can download Shards React via the official website, here on GitHub as a release package or by using a package manager such as Yarn or NPM.
Quick Start
You can install Shards React via Yarn or NPM.
# Yarn
yarn add shards-react
# NPM
npm i shards-react
Module Bundlers
If you are using a module bundler such as Webpack or Rollup, you can import components as follows:
import { Alert } from "shards-react";
import "bootstrap/dist/css/bootstrap.min.css";
import "shards-ui/dist/css/shards.min.css"
// ...
Built Using
Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
Roadmap
Changelog
[View notable changes.](CHANGELOG.md)
*Note that all licence references and agreements mentioned in the shards-react README section above
are relevant to that project's source code only.