Skip to content

implement an online currency converter (React, Context, Material UI, Test library)

Notifications You must be signed in to change notification settings

hshoja/Currency-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Exchange

a SPA for currency conversions. To get current courses use any open API you can find.

The application consist of two pages:

* Converter from one currency to another;
* Page with current exchange rates;

it also has:

* Tests;
* Application performance 
   - [*] lazy loading and suspense
   - [*] use callback and memo
   - [*] checked by profiler
   - [-] cache is not needed

it uses:

* React
* Functional components
* hooks
* react context as store
* react-router for routing;
* Material UI
* Test-Library/React

About

implement an online currency converter (React, Context, Material UI, Test library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published