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:
- PWA
- ES6,ES7
- Create-react-app
- React
- GraphQL
- Semantic-ui-react
- Ant-design
yarn lint
(eslint)yarn test
(jest)
- CI
- More CI
See LICENSE.TXT (MIT)