Skip to content

Implement product listing page with modal detail view and filtering#259

Open
judemcastillo wants to merge 1 commit intoZeff01:mainfrom
judemcastillo:jude-castillo/3-5-years-frontend
Open

Implement product listing page with modal detail view and filtering#259
judemcastillo wants to merge 1 commit intoZeff01:mainfrom
judemcastillo:jude-castillo/3-5-years-frontend

Conversation

@judemcastillo
Copy link

This PR implements the required frontend assessment features:

  • Fetches products from the Fake Store API
  • Displays products in a responsive grid layout
  • Implements search by product name
  • Adds category filtering
  • Adds sorting by name and price
  • Displays product details in a modal view
  • Handles loading and error states

The implementation focuses on clean state management, readable code structure, and responsive design using Tailwind CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant