Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 533 Bytes

Project

This has been tested in 1900x1200 resolution in Chrome on OSX. It's recommended to use 1900x1200 resolution in Chrome on OSX when the application is used.

Run The Demo

  • clone the repo: git clone https://github.com/zapier-interviews/interview-davidjnelson-45ab61cc87944da4abc857c9067b9678.git project
  • cd project
  • Install Homebrew
  • Install Yarn
  • yarn && yarn start

Run The Tests

  • yarn test

Run The Build

  • yarn build