A Ruby on Rails/React tool to check current prices and the total current value of your cryptocurrencies. Fetches data
from coingecko
API.
- Realtime search suggestions with
axios
call - Custom styling, spinner utilizes
Bootstrap
gem
- Run
bundle install
andyarn install
to install dependencies