Font Finder allows you to easily view whatever word or phrase you need in every font installed on your computer.
- Download or clone this repository
- Go to your copy of the repository
- Run
npm ci
- Run
npm start
The src
directory has 3 folders:
Folder | Description |
---|---|
assets | Contains images used in the program and installer |
main | The main process that controls the window |
renderer | The web application that shows the fonts |