Cryptocurrency Portfolio Calculator A simple cryptocurrency portfolio calculator built with react and ruby on rails. Run it locally: Prepare the database: rails db:prepare Start your rails server: rails s Navigate to http://localhost:3000 in your browser