Online Shop

JavaScript Frameworks (Next / React) — deployed and polished for portfolio use.

Screenshot of Online Shop project
Product grid → product page → cart flow, packaged as a clean demo.

Overview

This project is a modern online shop experience built for the JavaScript Frameworks assignment. The focus for portfolio polish was structure, clarity, and a smooth user journey through products and cart.


What I improved

  • Cleaned up layout and component structure for easier maintenance.
  • Improved UI consistency and navigation across pages.
  • Ensured the deployment settings and routing behaved correctly on Vercel.

What I learned

Structuring a small app for readability and maintainability, and making deployment part of the workflow instead of a last-minute step.