A modern, high-performance project built with the latest frontend technologies.
Real-time crypto prices, multilingual support, and clean scalable architecture — all inside.
👉 View the live project here 👈
- Nuxt 3 — modern Vue framework
- TypeScript — type-safe development
- Tailwind CSS — utility-first styling
- Pinia — lightweight state management
- Axios — API requests
- PNPM — fast and efficient package manager
- 💬 Global language switcher (
useLanguage()composable) - 📈 Live crypto ticker powered by CoinGecko API
- 🧠 Modular, composable architecture with focus on scalability and performance
- 🔐 Automatic asset hashing for optimized browser caching
- 🏷️ SEO-optimized homepage with
useHead()