Assets portfolio

Module with portfolio management functions and real-time data updates. The list of assets is displayed with the following fields: name, quantity, current price, total value, change over 24 hours, share in the portfolio. Integrated WebSocket (wss://stream.binance.com:9443/stream?streams) for real-time updates of asset prices. Implemented adding an asset via form, deleting an asset by click, local saving of assets.
The project was created using: TypeScript, ReactJS, Redux Toolkit, Axios, WebSocket, SCSS, Vite
Additional resources: