About

Crypto Forge

This is a recreation of Crypto Dash the same project by Brad Traversy but in Nuxt.

Most of the functionality is the same. This was in an effort to see how thing change and learn some more Nuxt concepts.

The repo for this project can be found on Github

Changes

The conversion involved the following:

  • Nuxt API Routes to fetch coin data.
  • Compoasable to centralise data fetching.
  • Nuxt Echarts for displaying the chart on the coin detail page.