Skip to content

The Binance Dashboard is a web application built with React, showcasing real-time prices fetched from the Binance API. It features a clean, user-friendly interface that allows users to view the latest market prices, search for specific symbols.

Notifications You must be signed in to change notification settings

bhagatpratik07/binance-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binance Dashboard

The Binance Dashboard is a web application built with React, showcasing real-time prices fetched from the Binance API. It features a clean, user-friendly interface that allows users to view the latest market prices, search for specific symbols.

Dashboard image

Features

  • Real-time Price Updates: prices are updated in real-time, providing users with the latest market data.
  • Search Functionality: Users can search for cryptocurrencies by their symbols, making it easy to find specific coins.

Technologies Used

  • React
  • Context API
  • Tailwind CSS
  • Socket.IO
  • Axios

Installation

Navigate to the server directory from the project root:

cd server

Install the required dependencies for the server:

npm install

Start the server:

npm run server

Setting Up the Client

Navigate to the client directory from the project root:

cd client

Install the required dependencies for the client:

npm install

Start the client application:

npm run dev

About

The Binance Dashboard is a web application built with React, showcasing real-time prices fetched from the Binance API. It features a clean, user-friendly interface that allows users to view the latest market prices, search for specific symbols.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published