Skip to content

Jutehk/ecommerce-filter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›οΈ E-Commerce Product Filter App

This is a simple e-commerce product filtering application built with React and styled with modern CSS. It allows users to filter products by category (e.g., Electronics, Clothing). End-to-end testing is implemented using Cypress.


πŸš€ Features

  • 🎯 Filter products by category
  • πŸ’… Clean, responsive UI with hover effects
  • πŸ§ͺ End-to-End testing using Cypress
  • βš™οΈ Built with Vite for fast development

πŸ–ΌοΈ Preview

Screenshot of the product list


πŸ“¦ Tech Stack

  • Frontend: React + Vite
  • Styling: Pure CSS
  • Testing: Cypress (E2E Testing)


πŸ§ͺ Cypress Testing

βœ… What We Test

Test Description Status
Loads all products initially βœ…
Filters products by Electronics βœ…
Filters products by Clothing βœ…

πŸƒ Run Cypress Tests

# Start the dev server
npm run dev

# In another terminal, open Cypress
npx cypress open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors