Skip to content

modulartable/react-crypto-lookup

Repository files navigation

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.