/react-empty-states

a react empty state component

Primary LanguageTypeScriptMIT LicenseMIT


React EmptyState component

tests coverage version

For a quick try of the end result of using this component 👉 go here.

This work is inspired by Shopify's polaris empty-state component and Pluralsight's design system.

Useful commands

👉 Useful commands for working on this repo:

git clone https://github.com/must/use-rxjs-observable.git
npm i              # --> install dependencies
npm start          # --> serves `samples/index.tsx` on localhost:3000
npm test           # --> run all tests
npm run cov:view   # --> view code coverage