An open API service indexing awesome lists of open source software.

https://github.com/operationcode/components

Component library for Operation Code
https://github.com/operationcode/components

Last synced: about 1 month ago
JSON representation

Component library for Operation Code

Awesome Lists containing this project

README

          





Operation Code Logo





[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Twitter Follow](https://img.shields.io/twitter/follow/operation_code.svg?style=social&label=Follow&style=social)](https://twitter.com/operation_code)

[![Test Coverage](https://api.codeclimate.com/v1/badges/36f05ca6056bdf0a3b89/test_coverage)](https://codeclimate.com/github/OperationCode/components/test_coverage)
[![Maintainability](https://api.codeclimate.com/v1/badges/36f05ca6056bdf0a3b89/maintainability)](https://codeclimate.com/github/OperationCode/components/maintainability)

[See unblocked, unassigned issues](https://github.com/OperationCode/components/issues?q=is%3Aopen+is%3Aissue+-label%3A%22Status%3A+Blocked%22+no%3Aassignee). We love our labels - feel free to filter issues to find what you want to work on.

# Welcome!

This is the React component library for [OperationCode](https://operationcode.org). We highly recommend [joining our organization](https://operationcode.org/join) to receive an invite to our Slack team. From there, you'll want to join the `#oc-projects` channel. You can get help from multiple professional developers, including people who have worked on the application since day 1!

## Quick Start

Want to create a new component? Simply run `yarn create:component COMPONENT_NAME` to match the existing structure for a new component.

## Contributing

TBD