BitBank is an application built to help people Watch , Buy and Learn More About Crypto Currencies .
- designed with React JS
- Used Redux to Manage State
- styled with Semantic UI framework and custom CSS
- dynamically communicating with Rails APIs by fetching to the backend
You can find Backend at: https://github.com/remiodufuye/BitBank_BackEnd
- open and run 'npm install'
- run 'npm start'