CharlestonREM / MedsyPurchase

theme from themeforest
medsy-minimal-test-git-main.charlestonrem.vercel.app
0 stars 0 forks source link

Developing the `CalculatorContext.Provider` and the reducer functions #3

Open CharlestonREM opened 3 years ago

CharlestonREM commented 3 years ago

Here is a breakdown (of the current state) of the calculator context @Amin-Essid

CharlestonREM commented 3 years ago

Calculator Component <Calculator/>

CharlestonREM commented 3 years ago

Calculator Provider <CalculatorContext.Provider/>

CharlestonREM commented 3 years ago

Calculator Reducer reducer(state,action)

CharlestonREM commented 3 years ago

Calculator Context CalculatorContext (initialState)