Project information
Dilution Solution Web
A single webpage, built in React, which calculates
concentrations for the serial tube experiment. This
experiement calculcates the concentrations of each tube by
using initial input values as well as calculated values from
previous tubes.
The MobX library was integrated into this project to simplify
state management across components. The Tailwind CSS framework
was used to quickly and easily style my React components.
The site was designed with a "mobile-first" approach via
Tailwind CSS' built-in flex classes and style-specific
breakpoints.