/froot-loops

Catalog for D3 Assets

Primary LanguageJavaScript

D3 Assets - a catalog for D3 Studio UX assets

Status

Development status
Data status

What's inside

Icons

  • Visual Studio 2017 for Windows icons
  • Visual Studio 2019 for Windows icons
  • Visual Studio Code icons
  • Visual Studio for Mac icons
  • Extensions for Visual Studio and Visual Studio Code

Illustrations

  • Microsoft style illustrations for marketing websites
  • Background patterns and textures
  • Infographics and diagrams
  • Crafted product screenshots

Brands

  • First party brand images
  • Partner brand images
  • Internal brand images

Resources

  • Color palettes
  • Illustrator templates
  • Design and production guide

Building from source code

Prerequisites

  • NodeJS v10.0+
  • Yarn v1.1+

Steps

  1. Clone the repository
    git clone https://github.com/chryw/froot-loops.git
  2. Install packages
    Yarn
  3. Watch css
    Yarn run watch-css
  4. Build and preview
    Yarn start

What's used

create-react-app

This site is bootstraped with Facebook's create-react-app.

office-fabric-ui-react

This app uses office-fabric-ui-react framework. Refer to its official documentation for style and component implementation guide.

Figma

Some assets and metadata are pulled from our team's Figma account(s). Refer to Figma Web API for details.

File structure

[TBD]

How to contribute

  1. Fork the repository
  2. Make PR