Crypto Tracker is a web app build with NextJS, Tailwindcss and Coingecko API.
nextjs-tailwindcss-cryptotracker.vercel.app
Installation node.js is required to get npm.
npm
npm install npm@latest -g
git clone https://github.com/kennyng90/nextjs-tailwindcss-cryptotracker.git
cd nextjs-tailwindcss-cryptotracker
npm install or yarn
npm start or yarn start