Open Kerimcanak opened 3 months ago
currently researching about fake clothing APIs as transferring local JSON file is not possible on Vite. I could have tried ContextAPI here however it would be straight-up cheating, I already used similar "workarounds" using Persistent Reducer in Log in. For today until we meet again tomorrow.
[ ] Fetch products
product reducer
/products
After getting response you need to
[ ] set total to Product Reducer
[ ] set products to Product Reducer
[ ] You should list products in the UI (shopping page)
[ ] While fetching products data, a loading spinner should be shown on the screen