React Google Font Picker
Accessible and visual Google Font picker for React
:warning: This whole project is a work in progress and not yet 100% functional
Features
- π Build-in search
- πΎ Works as a popover
- π₯ No API key necessary
- β
Accessible by default
- π Performant font previews
- β‘οΈ Build on top of Chakra UI
Installation
With yarn
yarn add react-google-font-picker
With NPM
npm install react-google-font-picker
Getting Started
Add the FontPicker component to your project. The FontPicker wraps the trigger, popover and all child elements.
google font picker code preview