GithubHelp home page GithubHelp logo

souhailsouid / flowdesk Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 192 KB

GOALS Retrieve and display market data for a selected pair from Binance public API.

JavaScript 0.72% HTML 0.84% TypeScript 97.93% Gherkin 0.51%

flowdesk's Introduction

My Binance Market App

Overview

This project is a React application built with TypeScript and Vite, aimed at retrieving and displaying market data for selected currency pairs from the Binance public API. It allows users to select a currency pair, fetches market data, and displays trades with sorting capabilities.

Goals

  • Provide a form for users to select a currency pair.
  • Fetch and display market data for the selected pair from Binance public REST API, including ticker, 24h ticker, and recent trades.
  • Enable sorting of trades data by time, price, and quantity.

Specifications

  • React application with TypeScript.
  • Styled components for CSS styling.
  • Published source code in a VCS (Version Control System).

Technology Stack

  • React 18.2.0
  • TypeScript 5.2.2
  • Vite 5.0.8
  • MUI (Material-UI) for UI components
  • ApexCharts and Chart.js for data visualization
  • Axios for HTTP requests
  • React Query for data fetching management
  • ESLint for code quality

Setup and Running the Project

  • Ensure Node.js and PNPM are installed.
  • Clone the repository: git clone <repository-url>
  • Navigate to the project directory: cd my-binance-market-app
  • Install dependencies: pnpm install
  • Start the development server: pnpm run dev

For version management, this project uses NVM (Node Version Manager). To set the correct node version, run nvm use before starting the development server.

Running Tests

  • To run tests: <command-to-run-tests>

Linting

  • ESLint is configured for code quality and consistency. To run ESLint: pnpm run lint

Building for Production

  • To build the project: pnpm run build
  • To preview the build: pnpm run preview

Documentation

flowdesk's People

Contributors

souhailsouid avatar

Watchers

 avatar

Forkers

hellobertrand

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.