(ReactJS) E-Commerce 11
- Getting Started
- Episode 1: Project Setup
- Episode 2: Home Page UI
- Episode 3: Add React Router
- Episode 4: Connect with JSON-Server to fetch real product data
- Episode 5: Cart Page
- Episode 6: Login Functionality with LocalStorage
- Episode 7: Route Protection (Private Routes)
- Episode 8: Quantity Update and Remove Items from Cart
- Episode 9: Persistent Login, Auto Logout & UI Polish with TailwindCSS
- Episode 10: Final Touches & Deployment