Commit Graph
9 Commits
Author SHA1 Message Date
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 51ec86e12e updated project name 2023-06-01 08:47:18 +02:00
dadobosandGitHub fca65bbb48 Update README.md 2023-06-01 08:38:01 +02:00
dadobos c62facf587 added process.env.PUBLIC_URL to browserrouter 2023-01-08 20:39:32 +01:00
dadobos f6fa9b4a4e changed links 2023-01-06 17:31:19 +01:00
dadobos 55806e1964 fixed homepage 2023-01-06 17:04:35 +01:00
dadobos 9b3934cfdb fixed routes 2023-01-06 16:57:52 +01:00
dadobos 018ee29abd online shop app 2023-01-06 16:30:17 +01:00
dadobosandGitHub ea5924bf48 Initial commit 2023-01-06 16:27:15 +01:00