Cryptocurrencies powered by CoinGecko
You can view my CV here: Curriculum VITAEβοΈ
You can view my Portfolio here: My PortfolioβοΈ
This web application transforms cryptocurrency rate monitoring into an engaging experience. Using the CoinGecko API, it displays up-to-date cryptocurrency rates in USD, offering users flexibility and interactivity.
- Table or List π β the perfect format for structured viewing of selected cryptocurrencies.
- Creeping line π β dynamic display with adjustable speed.
- Creeping line 3D π β a unique visualization powered by Three.js that brings data to life.
- Three-in-One π β combines all formats for maximum convenience.
π The application supports three languages (Ukrainian, English, Spanish) thanks to Vue i18n integration, making it accessible to users worldwide.
π οΈ Technologies:
β
Vue.js + Vuex β for interface and state management.
β
Vue i18n β for multi-language support.
β
Three.js β for interactive 3D graphics.
β
Axios β for API integration (CoinGecko API).
β
JavaScript and TypeScript β for reliability and interactivity.
β
Google Analytics & Search Console β for performance optimization and analytics.
β
Open Graph Protocol, Favicon, Sitemap, Robots.txt β for SEO optimization and social media integration.
π Technologies and data come together, enabling you to easily track the world of cryptocurrencies. π
npm install
npm run serve
npm run build