Welcome to ShopTalk

This is a test application designed for QA engineers to practice Cypress testing.

Navigate through different pages to test various features:

  • Login page with form validation
  • Dashboard with protected routes
  • Products page with API calls (FakeStoreAPI)
  • Users page with pagination (ReqRes API)
  • Posts page with nested API calls (JSONPlaceholder)
  • Contact form with API integration