1 min read
Crypto Dashbord
A simple crypto dashbord built with Sveltekit, CoinGecko API, Blockchain.com API, Fear & Greed index, TailwindCSS, and DaisyUI.
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/engageintellect/crypto-dashboard.git
Run code
cd crypto-dashboard && pnpm i && pnpm run dev