crypto-tracking-dashboard

所属分类:加密解密
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2018-09-02 17:43:43
上 传 者sh-1993
说明:  加密货币价格和新闻仪表板。,
(Cryptocurrency price and news dashboard.,)

文件列表:
.editorconfig (262, 2018-09-02)
.env (9, 2018-09-02)
img/ (0, 2018-09-02)
img/coinchart.jpg (128285, 2018-09-02)
img/coingraph.jpg (144945, 2018-09-02)
package-lock.json (491207, 2018-09-02)
package.json (1770, 2018-09-02)
public/ (0, 2018-09-02)
public/assets/ (0, 2018-09-02)
public/assets/img/ (0, 2018-09-02)
public/assets/img/favicon.png (7185, 2018-09-02)
public/favicon.ico (1150, 2018-09-02)
public/index.html (642, 2018-09-02)
public/manifest.json (328, 2018-09-02)
src/ (0, 2018-09-02)
src/App.css (1, 2018-09-02)
src/App.js (2321, 2018-09-02)
src/App.test.js (295, 2018-09-02)
src/_nav.js (553, 2018-09-02)
src/components/ (0, 2018-09-02)
src/components/CryptoChart/ (0, 2018-09-02)
src/components/CryptoChart/Button.js (366, 2018-09-02)
src/components/CryptoChart/ChartTitle.js (471, 2018-09-02)
src/components/CryptoChart/DateRange.js (1142, 2018-09-02)
src/components/CryptoChart/ErrorMessage.js (357, 2018-09-02)
src/components/CryptoChart/PriceChart.js (2160, 2018-09-02)
src/components/CryptoChart/index.js (7199, 2018-09-02)
src/components/CryptoRows/ (0, 2018-09-02)
src/components/CryptoRows/index.js (3345, 2018-09-02)
src/components/FooterBar/ (0, 2018-09-02)
src/components/FooterBar/index.js (213, 2018-09-02)
src/components/FooterBar/tests/ (0, 2018-09-02)
src/components/FooterBar/tests/FooterBar.test.js (496, 2018-09-02)
src/components/HeaderBar/ (0, 2018-09-02)
src/components/HeaderBar/index.js (353, 2018-09-02)
src/components/HeaderBar/tests/ (0, 2018-09-02)
src/components/HeaderBar/tests/HeaderBar.test.js (301, 2018-09-02)
... ...

# Crypto Tracking Dashboard https://cryptocoincrunch.com This is a cryptocurrency tracking dashboard that has only few, necessary components to track crypto prices. Yes, there are thousands of dashboards already in existance, but I wanted to make my own to be in control of the functionality. Install dependencies and then run. ``` npm install npm start ``` Build with ``` npm run build ``` **This is a work in progress.** #### Bugs * [ ] Some coin news pages don't work currently. Due to the nature of twitter usernames, some names are different from the actual currency name. For example, Bitcoin Cash's username is "bitco1ncash". This causes an error to be thrown when clicking on the news arrow because it is trying to pass "bitcoin cash" as the prop. Similar errors occur with a few other coins. #### To Do * [ ] Add streaming Twitter component. *In Progress* * [ ] Add portfolio *In Progress* * [X] Add some news RSS feeds. ~~* [ ] Add more coin pages.~~ * [X] Simplify Chart component. * [ ] Simplify styling, styled components. #### Uses: [Axios](https://github.com/axios/axios) [Recharts](https://github.com/recharts/recharts) [Reactstrap](https://github.com/reactstrap/reactstrap) [React Custom Scrollbars](https://github.com/malte-wessel/react-custom-scrollbars) [React Twitter Widget](https://github.com/andrewsuzuki/react-twitter-widgets) [CoinMarketCap](https://coinmarketcap.com/api/) [Reddit](https://www.reddit.com/dev/api) [CryptoCompare](https://www.cryptocompare.com/api/) ![Coin Graph](img/coingraph.jpg?raw=true "Coin Graph") ![Coin Chart](img/coinchart.jpg?raw=true "Coin Chart")

近期下载者

相关文件


收藏者