Skip to content

spikything/next-finance-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small real-time crypto price tracker using Twelvedata's WebSocket API, Next.js and D3

Next Finance App

Getting Started

  • Clone the project and npm install
  • Copy .env.local.template to .env.local and add your Twelvedata API key
  • Then, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Real-time crypto price tracker using WebSocket API and Next.js 💹

Topics

Resources

Stars

Watchers

Forks

Contributors