matt-harrell / home_solutions_f_e_dev_case

0 stars 0 forks source link

create shared state #4

Closed matt-harrell closed 9 months ago

matt-harrell commented 9 months ago

Need to create a shared state to store the original API call to pass down data to child components. Also if filters cause not partner to render, then create message informing the user to broaden their search

Use this guide for using useReducer and useContext