6 Commits
Author SHA1 Message Date
Dan Dobos 013f01bc90 feat: add Tilt component for enhanced product display and integrate with Home component
fix: correct spelling of 'Stock' in Card component
fix: update package.json and package-lock.json to include vanilla-tilt dependency
2025-10-21 09:29:07 +02:00
Dan Dobos 05f111327c fix: add gh-pages dependency to package.json and package-lock.json 2025-10-21 08:44:55 +02:00
Dan Dobos b9686cb96b fix: update project name and homepage URL in package.json 2025-10-17 11:09:55 +02:00
Dan Dobos 9ff5baf5fb refactor: update dependencies and improve Capitalize utility
- Updated dependencies in package.json to latest versions for better performance and security.
- Refactored Capitalize utility function into a new component for improved reusability and clarity.
- Replaced all instances of the old Capitalize function with the new component in Card and Cart components.
- Removed the old Utils.js file as it is no longer needed.
2025-10-16 17:27:32 +02:00
dadobos 55806e1964 fixed homepage 2023-01-06 17:04:35 +01:00
dadobos 018ee29abd online shop app 2023-01-06 16:30:17 +01:00