A sleek React-based Metal Price Calculator that fetches cached metal rates from LocalStorage, automatically converts them into commonly used units (Gold & Platinum → 10g, Silver → 1kg), applies realistic market-like fluctuations, and displays dynamic updated prices.
Perfect for jewelry price tools, learning React, or integrating a custom pricing system.
👉 https://gspratecalc.netlify.app
- ⚡ Real-Time Price Simulation
- 🧮 Metal Calculator
- Shows live updated price
- Works even offline due to cached data
- 🎨 Modern UI
- Clean, minimal UI
- React + Tailwind styling
- Fully responsive on all devices
- 🧱 Tech Stack
- React + Vite Frontend framework & bundler
- Tailwind Styling
- Browser API (localStorage, sessionStorage)
- JavaScript Price logic & fluctuations
- Netlify Deployment
- Add currency switcher (INR / USD / AED)
- Add live API mode (switchable)
- Add More Metals
