Cryptocurrency Quoter

Description

I developed a cryptocurrency price calculator using React and TypeScript, focused on the top 20 digital assets by market cap. The app integrates with the CoinGecko API to fetch real-time prices and supports conversion to four major fiat currencies: USD, MXN, EUR, and GBP. I used strong typing, custom hooks, and a modular component structure to ensure code maintainability and scalability. The UI is responsive and provides users with a quick and accurate way to view current values across selected currencies.