Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

CryptoCurrency - App Desktop

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.js

Run the code:
```
npm install
npm start
```

### Demo Beta App Desktop and Phone
![Assets-Desktop](./assets/AssetsCryptoCurrency.png)
![Assets-Phone](./assets/AssetsCryptoCurrencyPhone.png)
![NightMode](./assets/AssetsCryptoCurrencyMode.png)

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