You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a component that estimates the carbon footprint of a shipment based on transport mode, distance, and cargo weight. All work goes in frontend/sandbox/.
Acceptance Criteria
Component at frontend/sandbox/components/EmissionsCalculator.tsx
Overview
Build a component that estimates the carbon footprint of a shipment based on transport mode, distance, and cargo weight. All work goes in
frontend/sandbox/.Acceptance Criteria
frontend/sandbox/components/EmissionsCalculator.tsxfrontend/sandbox/page.tsxrenders the calculator