SaxonF / figma-portfolio

A portfolio powered by the Figma API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figma Portfolio

Is your design work in Figma? Do you need a portfolio? You may find this experiment useful.

You can consider this a portfolio boilerplate that automatically pulls work from a single file in Figma.

Demo: https://figma-portfolio-ebfqz7ax7.now.sh/

Each page in that file is a project.

Each top level frame in that page is a screen.

Each comment on that screen is part of the description of that screen.

This is a monorepo built on the following technologies and is easily deployable via Now 2.0

How to use

  1. Clone or download the repo
  2. Sign up to Zeit and install Now https://zeit.co/now
  3. Generate a Figma personal access token https://www.figma.com/developers/docs#authentication
  4. Create a file in Figma that will be your portfolio and start adding work
  5. Add your token and file id (https://www.figma.com/file/:id) to the now.json file
  6. Open terminal, cd into the repo, type now and hit enter
  7. Your portfolio will now be live on the interwebs. You can use Zeit to setup a custom domain etc

About

A portfolio powered by the Figma API


Languages

Language:JavaScript 100.0%