React sample client
The React sample client serves as a basic example of developing with the API to authenticate users and run methods. Use it to demonstrate how to develop with the API using the React front-end library.
The sample client is served in two parts: the React front end, and an Express back-end application to handle necessary server-side functions.
This project covers the following topics:
Connecting to available APIs
User authentication
Displaying the labware catalog
Connecting to available instruments
Running and simulating protocols
This sample client is for demonstration purposes only and not intended for production.




Prerequisites
Microlab Prep 3.2.1
Node v14.16.0 or newer
Download
The source code is a downloadable ZIP package. Further installation steps and environment setup instructions are provided in the source code's README.md file.
Additional resources
For more information about the sample client, download the project's ZIP package and refer to the README.md file in the project's folder.
Node installation: https://nodejs.org/en/download