Simple UI Kit Library for React.js with Storybook Demo.
Published at NPM.
npm install rocketseat-challenge-ui-kit
or yarn add ...
in your React.js project.npm or yarn install
at each project in order to install dependencies.yarn storybook
.localhost:8080
in your browser.yarn build
to generate your own build.Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.