Skip to content

Repository files navigation

Real-Time Cryptocurrency Chart

This project is a real-time cryptocurrency chart that updates every 10 seconds with new candlesticks generated with random parameters. The chart automatically scrolls to the latest candlestick, and the oldest candlestick disappears as new ones appear. The application is styled using Tailwind CSS and is designed to work on both desktop and mobile platforms.

Features

  • Real-time updates every 10 seconds
  • Randomly generated candlestick data
  • Automatic scrolling to the latest candlestick
  • Removal of the oldest candlestick as new ones appear
  • Responsive design for desktop and mobile platforms
  • Styled with Tailwind CSS

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/crypto-chart.git
    cd live-crypto-chart
  2. Install the dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Usage Once the development server is running, you can view the application in your browser at http://localhost:5173.

crypto-live-chart

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors