A React UI library using spectre.css
react-spectre is a small component library implemented using styles from spectre.css. This is currently under development and not ready for use.
For now if you want to try it out you can clone this repo and run:
npm install
npm start
To start a demo page on localhost:3000