Skip to content

DesignRevision/shards-react

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 28, 2018 14:56
December 29, 2018 19:18
February 25, 2019 20:54
December 28, 2018 14:56
December 28, 2018 14:56
December 28, 2018 14:56
December 28, 2018 14:56
December 28, 2018 14:56
December 28, 2018 14:56
December 28, 2018 14:56
February 25, 2019 20:54

Shards React is a free, beautiful and modern React UI kit
based on Shards.



Documentation & DemoOfficial 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 for details on our code of conduct, and the process for submitting pull requests to us.


Roadmap

View the roadmap.


Changelog

View notable changes.