Worked on a two person team environment to created an React App which does basic mathmatical calculations.
- Basic styling with CSS and BootStrap.
- Used Stateful and functional components for structure of App.
- Basic addition/subtraction/multiplication/division calculations.
- Mod, negation and decimal functionality.
- Clear last numerical entry and all clear reset function.