react-d3-sun-indicator
a nice little daylight indicator built with react and d3
This cute indicator demonstrates some techniques with React and d3. It automatically sizes to its container so it can be rendered and re-used anywhere.
Take a look here.
Install
yarn add react-d3-sun-indicator
Usage
import React Component from 'react' import SunIndicator from 'react-d3-sun-indicator'; { ; thisstate = time: } { thistimer = } { } { return <div> <SunIndicator = = /> </div> }
License
MIT © zemnmez