MatthewNobes / conversion-app

The Conversion App was created as a simple place to find unit conversions without scouring the internet for a decent solution. As well as providing conversions, this system will explain the equations used for the conversion in a clear and logical manner.
https://matthewnobes.github.io/conversion-app/
MIT License
1 stars 0 forks source link

Redesign selection system #5

Closed MatthewNobes closed 2 years ago

MatthewNobes commented 2 years ago

Replace the react router system with a material UI drawer, including the different conversions in the side bar.

Use a singular form instead, with the type of conversion being passed through in props when loaded by the router system.