· projects · 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.
Getting Started
git clone https://github.com/alainQtec/crypto-dashboard.git
Run code
cd crypto-dashboard && pnpm i && pnpm run dev