Based on: https://github.com/nobitagit/react-material-floating-button
- Using Google's Material Icons
- Smaller child button
- npm install react-mfb-google-icons
- Add Google's Material Icons Font into your HTML file
- Enjoy!
- Clone this repository
- cd demo
- npm install
- npm start
- Open localhost:3000