> The Challenge
Monitoring rapid price changes across multiple currencies without causing unnecessary re-renders in the DOM.
> The Solution
Utilized React `useEffect` and `memo` to efficiently manage state updates. Connected to public crypto APIs to pull live market cap data.
[ SYSTEM_VISUALIZATION_UNAVAILABLE ]
Tech Stack
ReactAxiosCSS GridNetlify
Key Features
- Live Price Updates
- Search Filtering
- Efficient Re-rendering
- Mobile Responsive