Built using React.js + Redux, styled with TailwindCSS and integrated with live API data 🌿
🍃 Dynamic Routing using react-router
🍃 Redux Toolkit for centralized cart management
🍃 Live API integration using fetch()
🍃 Shimmer Effect (Skeleton Loader) for delayed content
🍃 Auto-calculated Total Price & Quantity in Cart
🍃 CORS policy handled via Heroku proxy server
"proxy": "https://cors-anywhere.herokuapp.com/" 🍃 Uses reusable, clean and optimized components
🧩 ReactJS (JSX, Props, Hooks, useEffect)
🧩 Redux (Slice, Store, Provider)
🧩 Routing and URL Params
🧩 Fetch API and Async/Await
🧩 Proxy for CORS handling
| Tech | Usage |
|---|---|
| ⚛️ React.js | Frontend Framework |
| 🎯 Redux Toolkit | State Management |
| 🌀 TailwindCSS | Styling |
| 🔗 React Router | Routing between pages |
| 🌍 Heroku Proxy | Handle CORS from 3rd-party APIs |