Recently i have written currency exchange widget in React and now I am honoured to present version written in Angular. Working on this exercise alows me to learn basics of reactive programming with rxjs library. This also a bit of a challenge as so far i was working with React.
Netlify deploy in progress...
If for any reason you want to run the project locally go ahead and follow these steps:
- clone repo / download zip & extract
- npm run install
- ng serve
- open localhost:4200 in your browser