README
Dummy react component
This will be a how to guide for your fellow developers
<DummyComponent />
etc
Thanks
A dummy react npm module
<script type="module">
import dummyReactNpmModuleKyndred from 'https://cdn.skypack.dev/dummy-react-npm-module-kyndred';
</script>
This will be a how to guide for your fellow developers
<DummyComponent />
Thanks