Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/usrrname/loading-custom-fonts

Demo for loading custom fonts in a design system
https://github.com/usrrname/loading-custom-fonts

react styled-components typescript

Last synced: 19 days ago
JSON representation

Demo for loading custom fonts in a design system

Awesome Lists containing this project

README

        

## About

Check out [the slides](https://docs.google.com/presentation/d/1dCbPvrSEdLPuiTWPfT0b9yLi_7BstqgkkrXk7moJsF0/edit?usp=sharing) for my lightning talk, "Loading Custom Fonts".

See [Demo](https://usrrname.github.io/loading-custom-fonts/)

See [Deployed Storybook at `/loading-custom-fonts/storybook`](https://usrrname.github.io/loading-custom-fonts/storybook/)

🌩ī¸ JS Lightning Talk 👇

[![Toronto Javascript Lightning Talks December 7 2021](http://img.youtube.com/vi/qiIilX4bLgY/0.jpg)](http://www.youtube.com/watch?v=qiIilX4bLgY)

## Getting Started

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

The patterns of component composition were highly inspired by [Radius 1.0](https://github.com/rangle/radius) and [Varun Vacchar](https://github.com/winkerVSbecks)'s opinions on using [Styled Components and Styled System](https://varun.ca/styled-system/).

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](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.