Skip to content

elreco/reactor

Repository files navigation

reactor

Reactor is a simple React component that allows you to react on a component with an emoji and an optional comment.

Demo

https://reactor-fawn.vercel.app

https://youtu.be/Db9t-3pCrQo

Installation

  • npm i

  • npm run dev

Usage

import Reactor from './components/Reactor'

<Reactor>
  {/* Your content goes here */}
</Reactor>

About

Reactor is a simple React component that allows you to react on a component with an emoji and an optional comment.

Resources

Stars

Watchers

Forks

Contributors