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

https://github.com/gluck/react-cmp

Created with WebComponents.dev
https://github.com/gluck/react-cmp

Last synced: about 1 year ago
JSON representation

Created with WebComponents.dev

Awesome Lists containing this project

README

          

[![edit-in-webcomponents.dev](https://webcomponents.dev/assets/ext/edit_in_wcd.svg)](https://webcomponents.dev/edit/F57S4r3ATluLdvgtqmkI)

# React Starter Kit

### Starter kit result

```showcase

```

### Linkss

- [Official website (reactjs.com)](https://reactjs.org)
- [Getting Started](https://reactjs.org/docs/getting-started.html)
- [Tutorial](https://reactjs.org/tutorial/tutorial.html)
- [Docs](https://reactjs.org/docs/react-api.html)
- [GitHub](https://github.com/facebook/react)
- [Issues](https://github.com/facebook/react/issues)

### Notes

- The React component gets wrapped into a web component (custom-element) using [react-to-webcomponent](https://github.com/bitovi/react-to-webcomponent)

> Created with [webcomponents.dev](https://webcomponents.dev)