A modern React eCommerce frontend featuring dynamic product filtering, live search, and personalized recommendations.
- 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.
- 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.
- 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.
- React: Utilized for building the user interface.
- react-icons: Provides icons for a better user experience.
Contributions are welcome! Feel free to open an issue or submit a pull request to suggest improvements or add new features.
This project is licensed under the MIT License - see the LICENSE file for details.