Dan Dobos
8c464eadcf
Updates
2025-10-21 12:08:19 +02:00
Dan Dobos
c9f3031c17
Updates
2025-10-21 09:29:59 +02:00
Dan Dobos
885b1d9744
Updates
2025-10-21 09:11:20 +02:00
Dan Dobos
d745d9864a
ci: remove Jekyll GitHub Pages workflow
2025-10-21 08:56:02 +02:00
Dan Dobos
ed5471b5af
fix: remove .nojekyll file from public directory
2025-10-21 08:48:09 +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
6c98794216
fix: update repository links in README for project name change to react-shop
2025-10-21 08:35:41 +02:00
Dan Dobos
4e16d6d862
fix: remove lint command from common scripts in README
2025-10-20 09:22:05 +02:00
Dan Dobos
2b189d6763
fix: update project name from online-shop to react-shop in package-lock.json
2025-10-20 09:00:27 +02:00
Dan Dobos
e9c71c0502
docs: clean up README formatting and improve clarity
2025-10-17 11:11:57 +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
70cd0ee003
docs: update README for improved setup instructions and tech stack overview
2025-10-17 11:01:51 +02:00
Dan Dobos
cbd79f6398
prepare deploy
2025-10-17 10:16:29 +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