react-made-with

Component to display made with

Usage no npm install needed!

<script type="module">
  import reactMadeWith from 'https://cdn.skypack.dev/react-made-with';
</script>

README

react-made-with

Introduction

alt-text

but as a React component

Installation

npm install --save react-made-with

API

MadeWith

Example

<MadeWith
  love
  react
  maker={{ identifier: 'https://github.com/jaebradley' }}
/>