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

https://github.com/xmas7/cryptocurrency-calculator

A simple cryptocurrency portfolio calculator built with react and ruby on rails.
https://github.com/xmas7/cryptocurrency-calculator

calculator crypto cryptocurrency currency portfolio ruby simple

Last synced: about 2 months ago
JSON representation

A simple cryptocurrency portfolio calculator built with react and ruby on rails.

Awesome Lists containing this project

README

        

# Cryptocurrency Portfolio Calculator

A simple cryptocurrency portfolio calculator built with react and ruby on rails.

![Image of Cryptocurrency Portfolio Calculator](https://github.com/zayneio/cryptocurrency-calculator/blob/master/app/assets/crypto-calculator.png)

Run it locally:
* Prepare the database:
`rails db:prepare`
* Start your rails server:
`rails s`
* Navigate to http://localhost:3000 in your browser