Skip to content

React-based eCommerce store featuring advanced product filters and smart recommendations

Notifications You must be signed in to change notification settings

omrysinwany/ecommerce-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React E-Commerce Store

A modern React eCommerce frontend featuring dynamic product filtering, live search, and personalized recommendations.

reactapp

Components

  • Navigation: Handles the search input and top navigation actions.
  • Products: Displays the filtered grid of products.
  • Sidebar: Provides filtering options including category, company, color, and price.
  • Recommended: Shows personalized recommended products.

Features

  • Live Search: Instantly filter products by typing in the search bar.
  • Advanced Filtering: Filter by category, company, color, and price range.
  • Recommendation Section: Displays suggested products based on user selections.
  • Responsive Design: Optimized for both mobile and desktop.
  • Reusable Components: Modular architecture with clean React components.

Code Structure

  • Navigation: Manages search functionality and UI interactions.
  • Sidebar: Contains all radio, button, and dropdown filtering logic.
  • Products: Renders the main product catalog filtered by user input.
  • Recommended: Displays curated suggestions based on filters.

Dependencies

  • React: Utilized for building the user interface.
  • react-icons: Provides icons for a better user experience.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request to suggest improvements or add new features.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

React-based eCommerce store featuring advanced product filters and smart recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published