projects

1 min read

March 31, 2023

Crypto Dashbord
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.

Getting Started

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

Run code

cd crypto-dashboard && pnpm i && pnpm run dev