in frontend folder components- reusable compo context- logic of e commerce website pages- pages of e commerce
//4:14:32 time stop we are working cart page
Learing new things
useContext hook- it is used to sahre data globally across application components without passing props manually at every level of the compo
-createContext, Context.Provider and useContext these are the main 3 parts of this hook
useState and useEffect are the powerfull duos in web development
useParams hook from react-router-dom: It allows componets to render dynamic content based on values like an ID or a username in the URL
-----problems to solve-----
1. solve the product page image responsive issue
-----ADD ON's--------------
. slide show at hero section.
goal
complete this project in first 2 weeks of jan