· projects · 1 min read

Crypto Dashbord

A simple crypto dashbord built with Sveltekit, CoinGecko API, Blockchain.com API, Fear & Greed index, TailwindCSS, and DaisyUI.

Easily determine the best time to buy or sell your crypto.

Crypto-Dashboard is a simple crypto dashbord built with Sveltekit, CoinGecko API, Blockchain.com API, Fear & Greed index, and TailwindCSS.

Try the App

Go to Repository

How it works

Getting Started

git clone https://github.com/alainQtec/crypto-dashboard.git

Run code

cd crypto-dashboard && pnpm i && pnpm run dev
Back to Blog