- [ ] Use [Yup](https://github.com/jquense/yup) to validate inputs. - [ ] Use [React numbers](https://github.com/s-yadav/react-number-format) to ensure proper formatting. - [ ] Show errors and tooltips when input is not correct. - [ ] Prevent negative values.