Skip to content

abdullahyildirimx/CryptoPrices

Repository files navigation

Intro

The app uses Binance APIs to track spot and futures market data and getting the unusual price movements.

It is written using React + Vite for frontend and Node.js for backend. Node.js v24 is recommended to run.

Run locally

Frontend works at 3000 port and backend works at 5000 port on local.

To start frontend,

npm install
npm run dev

To start backend,

cd backend
npm install
npm start

About

Crypto prices and activities with Binance Spot and Futures Data

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors