A singe react round button component made using react-motion.
just copy over App.js into your src directory rename it and use it.
- width: 1000,
- height: 1000,
- mainRadius: 50,
- mainBG: '#7FDBFF',
- mainColor: '#FFF',
- childRadius: 25,
- flyOutRadius: 150,
- separationAngle: 30,
- speed: 50
##children you can give it anything. I prefer a(href={url}): i.fa, along with some styling.