Skip to content

Material floating action button implemented as a React component using Google Icons

License

Notifications You must be signed in to change notification settings

adrianha/react-material-floating-button

 
 

Repository files navigation

React Material Floating Button using Google Icon

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

Features:

  • Using Google's Material Icons
  • Smaller child button

How to Use:

  • npm install react-mfb-google-icons
  • Add Google's Material Icons Font into your HTML file
  • Enjoy!

Demo:

  • Clone this repository
  • cd demo
  • npm install
  • npm start
  • Open localhost:3000

About

Material floating action button implemented as a React component using Google Icons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 71.7%
  • JavaScript 19.0%
  • HTML 9.3%