Pets Shop
Project Info:
- Created by Edgar Salcedo
- Date 12/18/2025
Project: PetShop Digital – React E-Commerce Solution
I have developed a specialized e-commerce platform for a pet store using React JS. This application focuses on delivering a seamless shopping experience through robust state management, data persistence, and a highly intuitive user interface.
Key Features
Dynamic Shopping Cart: * Quantity Control: Users can easily increase or decrease item quantities or remove products entirely with real-time price updates.
Automatic Totals: The application performs instant calculations of subtotals and the final price based on the current cart state.
Data Persistence (Local Storage): Integrated
localStoragesynchronization to ensure that the user's shopping cart remains intact even after refreshing the page or closing the browser.Modular Architecture: Built using clean, reusable React components, making the codebase scalable and easy to maintain.
Responsive & Modern UI: A fully adaptive interface designed with CSS3 to provide a consistent experience across mobile, tablet, and desktop devices.
Efficient State Management: Leveraged React Hooks to manage complex data flows and ensure a high-performance user experience.
Technical Stack
Frontend: React JS (Functional Components & Hooks)
Storage: Local Storage API (Client-side persistence)
Styling: HTML5 & CSS3
Deployment: Netlify (Continuous Deployment)