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/engageintellect/crypto-dashboard.git
Run code
cd crypto-dashboard && pnpm i && pnpm run dev