This is a tutorial on how to display real-time cryptocurrency price chart using Sveltekit, Chart.js, and the Coincap.io API. The tutorial is available on medium.
How to run this project
Clone this repository
Run npm install
Run npm run dev
Open your browser and go to http://localhost:3000 or whatever ports you have configured