PriceGhost/frontend
clucraft d09850d84e Add progress bar and countdown timer to product cards
- Show time remaining until next refresh (e.g., "12m 45s")
- Animated progress bar at bottom of card (blue → cyan → green gradient)
- Glowing edge effect on the progress bar leading point
- Pulse animation when progress reaches 100%

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 08:08:15 -05:00
..
public Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
src Add progress bar and countdown timer to product cards 2026-01-22 08:08:15 -05:00
.dockerignore Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
Dockerfile Fix Dockerfiles: use npm install instead of npm ci 2026-01-20 14:02:06 -05:00
index.html Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
nginx.conf Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
package-lock.json Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
package.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.node.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.node.tsbuildinfo Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
tsconfig.tsbuildinfo Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
vite.config.d.ts Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
vite.config.js Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
vite.config.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00