top of page

Cryptocurrency Price Application
A cryptocurrency price tracker web application that communicates with an API using HTTP methods. It features a dynamic loading screen and allows users to choose from various currencies categorized in a JSON structure, displaying the current state of the selected cryptocurrency.

TypeScript
Structured with TypeScript to add functionallity.
Axios API
Using an API to extract financial data for cryptocurrencies.by the use of Axios
React
React for dynamic component implementation.
ZOD
Using Zod as a library for the usage of variable declaration on global enviroments.

bottom of page