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

https://github.com/psephopaiktes/figma-finder


https://github.com/psephopaiktes/figma-finder

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Figma Finder

![Hero Image](design/cover.png)

TODO

## Get the Extension
* [Chrome Web Store](TODO)
* [Add-ons for Firefox](TODO)

## Development
need a Node.js environment.
```zsh
npm i
npm start
```

## For Firefox review team
To review the source code and build it, please run the following command:
```zsh
npm run build:firefox
```