A responsive shopping cart application for a Fake Store, built with React and TypeScript. Features dynamic product listing, cart management, and a simple checkout flow.

1 Open Issue Need Help Last updated: Sep 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: On mobile devices, when navigating to a new route, the page incorrectly retains the previous scroll position instead of resetting. The desired behavior is for the page to automatically scroll to the top after any route change, providing a fresh view of the new content.

Complexity: 2/5
bug good first issue

A responsive shopping cart application for a Fake Store, built with React and TypeScript. Features dynamic product listing, cart management, and a simple checkout flow.

TypeScript