Crypto Charts

October 1, 2021

TLDR

crypto-charts is a web application to visualise cryptocurrency data.

Overview

I built crypto-charts to explore the Visx library from Airbnb which provides low-level visualisation primitives using D3 and React. The website uses React Router for routing, Styled Components for styling and the CoinDesk API for cryptocurrency data.

Tech Stack

  • Framework: TypeScript, React, Create React App, React Router
  • Styling: Visx, Styled Components
  • Content: CoinDesk
  • Deployment: Netlify