
La Montre - E-commerce Site
JavaScriptHTMLCSS
Vanilla JavaScript e-commerce platform featuring dynamic product filtering, shopping cart management, and responsive design without frameworks
A pure vanilla JavaScript e-commerce platform demonstrating fundamental web development skills without framework dependencies. Features include dynamic product filtering with real-time updates, shopping cart management with add/remove functionality, and fully responsive design using CSS Grid and Flexbox. Built with a focus on core JavaScript concepts including DOM manipulation, event handling, local storage for cart persistence, and object-oriented programming patterns. Showcases strong foundation in web fundamentals before adopting modern frameworks.