Skip to content

GodForKings/crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-tracker (Description)

A web application that allows you to track the added tokens in the portfolio, to see the price change in real time through Websockets. It shows only active dollar trading pairs via the Binance API.

Веб-приложение, которое позволяет отслеживать добавленные токены в портфель, видеть изменение цены в режиме реального времени через Websockets. Оно показывает только активные торговые пары в долларах через API Binance.

Frontend:

  • React is a library for building user interfaces.

    React - Библиотека для построения пользовательских интерфейсов.

  • GSAP is a library for animation.

    GSAP - Библиотека для анимации.

  • React Router Dom v7.3 - Routing management in the React application.

    React Router Dom - Управление маршрутизацией в React-приложении.

  • TypeScript
  • Redux Toolkit - the official library for effective state management in Redux-based applications
  • RTK Query - a tool for extracting and caching data, which is included in the Redux Toolkit. It is based on the principles of Redux and provides an easy way to manage the interaction with the server.

Installation/Установка

  1. cd client
  • Create it .env with its own configuration
    • npm install
    • npm start

About

React-TypeScript-RTK-RTK-query-WWS-Binance-API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published