Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 725 Bytes

File metadata and controls

8 lines (5 loc) · 725 Bytes

React Crypto Lookup

Summary

This is a cryptocurrency search single-page-application(SPA) bootstrapped with Create React App. The project uses React Window, and React Virtualized's standalone AutoSizer component. This project also utilizes Material UI (MUI) for styling.

Technical details

The SPA is built on Binance's free cryptocurrency market data API and allows the user to search for any cryptocurrency listed within Binance's exchange to view current pricing information. The SPA allows users to add any of the cryptocurrencies to a favorites list.