rocketseat-content / youtube-challenge-ui-kit

58 stars 19 forks source link

Code Challenge - React UI Kit Library

Simple UI Kit Library for React.js with Storybook Demo.

Published at NPM.

Contributors License


Participants

| Guilherme Rodz

Components

Techs

What can be better?

Dependencies

Usage

  1. Run npm install rocketseat-challenge-ui-kit or yarn add ... in your React.js project.
  2. Import components from the package and get started.

Start Development Environment

  1. Clone this repository;
  2. Run npm or yarn install at each project in order to install dependencies.
  3. Run yarn storybook.
  4. Access localhost:8080 in your browser.
  5. Run yarn build to generate your own build.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.