This repository contains the frontend code for APPN's data packaging service, that allows the user to enter plant phenotyping experminent metadata that conforms to the MIAPPE data standard.
The repository is written using React
+ React-Router
+ Radix-ui
.
Please note that you may need to run the backend code.
npm run dev
npm run test
npm run storybook