An open API service indexing awesome lists of open source software.

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.

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)❗️ ###
![07-11-2024](https://github.com/user-attachments/assets/389494a4-dda9-4ab9-8ab3-e03b60722508)

#### 💎 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
```