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

https://github.com/jamessingleton/react-building-modules

Components made with React
https://github.com/jamessingleton/react-building-modules

component component-library hacktoberfest react react-building-blocks react-component react-component-library react-components react-ui react-ui-components reactjs reactjs-components reactjs-ui reusable reusable-components ui ui-components ui-library

Last synced: 7 months ago
JSON representation

Components made with React

Awesome Lists containing this project

README

          

# React Building Modules

[![CircleCI](https://circleci.com/gh/JamesSingleton/react-building-modules.svg?style=svg)](https://circleci.com/gh/JamesSingleton/react-building-modules)
[![CodeFactor](https://www.codefactor.io/repository/github/jamessingleton/react-building-modules/badge)](https://www.codefactor.io/repository/github/jamessingleton/react-building-modules)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/JamesSingleton/react-building-modules/blob/master/LICENSE)
[![Known Vulnerabilities](https://snyk.io/test/github/JamesSingleton/react-building-modules/badge.svg?targetFile=package.json)](https://snyk.io/test/github/JamesSingleton/react-building-modules?targetFile=package.json)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/JamesSingleton/react-building-modules/issues)
![GitHub last commit](https://img.shields.io/github/last-commit/JamesSingleton/react-building-modules.svg)

React Building Modules is a design system comprised of modern, responsive, living components.

## Built With

* [ReactJS](https://reactjs.org/)
* [styled-components](https://www.styled-components.com/)

## Contributing

We welcome contributions to React Building Modules!

* 📥 Pull requests and 🌟 Stars are always welcome.
* Read our [CONTRIBUTING.md](CONTRIBUTING.md) to get started.

Looking for a first issue to tackle?

* We tag issues with [![Good First Issue](https://img.shields.io/github/issues/JamesSingleton/react-building-modules/good%20first%20issue.svg)](https://github.com/JamesSingleton/react-building-modules/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) when we think they are well suited for people who are new to the codebase or Open Source Software in general.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/JamesSingleton/react-building-modules/tags).

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details