0.1.0 • Published 8 years ago

react-mfb-google-icons v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

React Material Floating Button using Google Icon

Based on: https://github.com/nobitagit/react-material-floating-button

How to Use: 1. npm install react-mfb-google-icons 2. Add Google's Material Icons Font into your HTML file 3. Enjoy!

Demo: 1. Clone this repository 2. cd demo 3. npm install 4. npm start 5. Open localhost:3000