/font-loader

font-loader is a simple react app created using the Create React App to show case how fonts can be loaded.

Primary LanguageJavaScript

font-loader

👋 Hey there!

font-loader is a simple react app created using the Create React App to show case how fonts can be loaded.

👍 Want to Motivate?

Thanks for your time to reading this. Feel free to clone/fork/improve. Who doesn't want motivations? Give the project a star(⭐) if you liked the work.

How to run it?

Install dependencies,

yarn install # Or, npm install

In the project directory, you can run:

yarn start # Or, npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.