sridhar02 / crypto-widget

Home Page:https://crypto-widget-one.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Widget

Problem: Build a Ticker Widget in Next.js which shows latest crypto data and is embedded inside a article.

  • Hello Article Starting (CRYPTO: BTC) Hello Ending Article.In the above example the (CRYPTO: BTC) text is changed on page load to a button, and when we mouseover it, it shows a popup with data and small chart (see the attached Image below).You can use any free crypto api like CoinGecko etc.

Getting Started

First, run the development server:

  • First install the dependencies
npm install
  • To run the application
npm run dev

About

https://crypto-widget-one.vercel.app


Languages

Language:JavaScript 98.2%Language:CSS 1.8%