Skip to content

sustainatrade/frontend

Repository files navigation

Sustainatrade Frontend

This repository contains the React/GraphQL powered parts of the Sustainatrade web UI.

It’s currently a work-in-progress, and unfortunately isn’t able to be run standalone from the closed-source Sustainatrade backend repository. You’re welcome to send a pull request with any changes if you wish, but you won’t be able to test your changes in local browser.

The main technologies used are:

Linting and Testing

  • yarn lint (eslint)
  • yarn test (jest)

Roadmap

  • CI
  • More CI

License

See LICENSE.TXT (MIT)