To get started, follow the steps below:
- Open the
/currency-converter/src/environments/environment.development.ts
file and add the Fixer api key sent privately - Navigate to
/currency-converter
using the command line and runnpm i
- Run
ng serve
from the same directory
This app use Angular 16.2.9 and Node v18.18.2.