https://github.com/thomasperge/cryptocurrency-desktop-apps
CryptoCurrency - App Desktop
https://github.com/thomasperge/cryptocurrency-desktop-apps
bitcoin bitcoin-wallet coingecko coingecko-api coingecko-api-key crypto cryptocoins cryptocurrencies cryptocurrency electron javascript nodejs react reactjs
Last synced: 8 months ago
JSON representation
CryptoCurrency - App Desktop
- Host: GitHub
- URL: https://github.com/thomasperge/cryptocurrency-desktop-apps
- Owner: thomasperge
- License: mit
- Created: 2022-06-15T21:27:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T21:34:35.000Z (about 3 years ago)
- Last Synced: 2025-01-02T12:27:28.970Z (9 months ago)
- Topics: bitcoin, bitcoin-wallet, coingecko, coingecko-api, coingecko-api-key, crypto, cryptocoins, cryptocurrencies, cryptocurrency, electron, javascript, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
**Made by ElThomas ❤️ in France**
➡️ The desktop application: ``Cryptocurrency App``, is an interface to help trading on the crypto market in real time. With the most popular cryptos in real time, a graph of the last 9 days for each crypto. And a bullish or bearish indicator for the coin (24h and 7d).
CryptoCurrency Desktop App use:
- ElectronJs
- CoinGecko API
- Bootstrap
- React.js
- Chart.jsRun the code:
```
npm install
npm start
```### Demo Beta App Desktop and Phone


|!| package.json >> ```script: {"start": "electron ."}``` |!|