Development Setup

  • Install yarn and nodejs
  • Clone this repository
  • Install project dependencies:
yarn install
yarn start

We recommend testing with images of less than 1000x1000 pixels resolution, for nice rendering in the frontend detail view page.

This project was bootstrapped with Create React App.