https://github.com/zorger27/cryptocurrencies
💎 Cryptocurrencies in Real-Time — Interactive and Visual! 🚀 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.
https://github.com/zorger27/cryptocurrencies
axios favicon flexbox-css git google-analytics grid-css html5 i18n javascript markdown open-graph-protocol robots-txt scss search-console sitemap-xml threejs typescript vuejs vuex webpack
Last synced: 2 months ago
JSON representation
💎 Cryptocurrencies in Real-Time — Interactive and Visual! 🚀 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.
- Host: GitHub
- URL: https://github.com/zorger27/cryptocurrencies
- Owner: Zorger27
- Created: 2024-03-19T02:04:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-23T04:59:13.000Z (8 months ago)
- Last Synced: 2025-10-23T05:38:26.643Z (8 months ago)
- Topics: axios, favicon, flexbox-css, git, google-analytics, grid-css, html5, i18n, javascript, markdown, open-graph-protocol, robots-txt, scss, search-console, sitemap-xml, threejs, typescript, vuejs, vuex, webpack
- Language: Vue
- Homepage: https://cryptocurrencies-gold.vercel.app
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptocurrencies powered by [CoinGecko](https://www.coingecko.com) #
### You can view my CV here: [Curriculum VITAE](https://zorger27.github.io)❗️ ###
### You can view my Portfolio here: [My Portfolio](https://Zorin.Expert)❗️ ###

#### 💎 Cryptocurrencies in Real-Time — Interactive and Visual! 🚀 ####
#### 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. ####
1. Table or List 📊 — the perfect format for structured viewing of selected cryptocurrencies.
2. Creeping line 📜 — dynamic display with adjustable speed.
3. Creeping line 3D 🌐 — a unique visualization powered by Three.js that brings data to life.
4. 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.* 🌟 ####
### Project setup (install dependencies)
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```