CoinMark - Buy and Sell Cryptocurrency | React, Meteor, MongoDB
CoinMark is a single page Cryptocurrency web application created using React, Meteor, and MongoDB. This application allows the user to purchase and sell Bitcoin, Bitcoin Cash, Ethereum, and Litecoin. View the current and historical prices of the different Cryptocurrency using d3. Also allows the user to purchase, sell, and get current prices of the Cryptocurrency using the user's voice and Amazon Lex.
Meteor must be installed to run this web application
git clone https://github.com/lopezbruce/CoinMark.git
cd CoinMark
meteor npm install
meteor