Skip to content

Preview fonts using MyFonts' font sample API & ReactJS

Notifications You must be signed in to change notification settings

MarkBerube/FontPreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview fonts using MyFonts' font sample API & ReactJS

Prerequisites

Installing

Manual install (recommended)

1: Git clone the master branch.

2: Go to the directory and run NPM install via command line:

npm install

3: Build the code

npm run build

4: Upload the dist directory to your web server.

Prebuilt install

1: Git clone the gh-pages branch

2: Upload the whole directory to your web server.

Testing

Unit tests are available on every component and can be executed using the following:

npm run test

Built With

About

Preview fonts using MyFonts' font sample API & ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published