DavidUM / FigmaAPIThing

The repo for this tutorial:

Home Page:https://medium.com/@danhollick/a-designers-guide-to-the-figma-api-64f2785969d8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the repo for my Figma API tutorial.

Here are the links for the tutorials if you don't have them already:

Installation.

Clone this repo to your computer and run npm install in both the root directory and inside the client folder. You'll also need to add your own API keys + File IDs to server.js in the root. After you have done that you'll need to run npm start in both the root and the client folder to start the two servers.

Feedback

If you spot any mistakes with the repo OR the tutorials, let me know with an issue here or a response to the tutorials.

About

The repo for this tutorial:

https://medium.com/@danhollick/a-designers-guide-to-the-figma-api-64f2785969d8


Languages

Language:JavaScript 76.2%Language:HTML 15.5%Language:CSS 8.3%