rename grocery to product

This commit is contained in:
2025-05-26 20:20:21 +02:00
parent 1b984d18d9
commit d27871160e
26 changed files with 1114 additions and 498 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
echo "🎯 Setting up Grocery Tracker Frontend"
echo "🎯 Setting up Product Tracker Frontend"
echo "======================================"
# Check if Node.js is installed