Skip to content

smtexx/currency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XChange_PRO converter

Description

A currency conversion application developed in TypeScript using ReactJS library. Application state management is implemented using the useReducer and useContext hooks. Currency rates are fetched from an open API. The currency rates are cached to reduce the number of requests to server. Users have the ability to add custom currency rates and save application data to the local storage. Dialog windows are created using the dialog element, and custom checkboxes are realized.

Stack

TypeScript, ReactJS, CoreJS, SCSS modules, React hooks, React Icons

Ready App

XChange_PRO

Releases

No releases published

Packages

No packages published