Shards React is really easy to get started with. Make sure to follow the guide below to get a better understanding about some of the decisions behind Shards React and how to use it to kick-off your next project.
InstallationNote: This page is currently a work in progress.
You can install Shards React via Yarn or NPM.
yarn add shards-react
npm i shards-react
Module Bundlers
Once the package is installed, you can simply import components and all the required styles assuming that you're using a module bundler such as Webpack or Rollup.
import { Alert } from "shards-react";
import "bootstrap/dist/css/bootstrap.min.css";
import "shards-ui/dist/css/shards.min.css"
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4